| | |
| | | <DataType name="dtMain"> |
| | | <Property name="creationType">com.fzzy.otherview.whhpjl.dto.WhjlApi1209</Property> |
| | | <PropertyDef name="kctzcpcrjlid"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">库存台账出入记录ID</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="kctzcppcid"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">库存台账产品批次ID</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jlqybh"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">军粮企业编号</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="ssqymc"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">军粮企业名称</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jgzdbh"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">军供站点编号</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jgzdmc"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">军供站点名称</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="crlx"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">出入类型</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jllx"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">记录类型</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jlsj"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">记录时间</Property> |
| | | <Property name="dataType">DateTime</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="crqsl"> |
| | | <Property name="dataType">Double</Property> |
| | |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | </AutoForm> |
| | | <Panel layout="regionPadding:5"> |
| | | <Property name="caption">盘点明细</Property> |
| | | <Property name="height">400</Property> |
| | | <Buttons/> |
| | | <Children> |
| | | <Container layout="regionPadding:10"> |
| | | <Label layoutConstraint="left"> |
| | | <Property name="text">菜单栏:</Property> |
| | | </Label> |
| | | <Button layoutConstraint="left"> |
| | | <ClientEvent name="onClick">var list = view.get("#dsMain.data:#").get("pdnx");
 |
| | | list.insert({});</ClientEvent> |
| | | <Property name="caption">新增</Property> |
| | | <Property name="exClassName">btn-default</Property> |
| | | <Property name="iconClass">fa fa-plus</Property> |
| | | </Button> |
| | | <Button layoutConstraint="left"> |
| | | <ClientEvent name="onClick">var data = view.get("#dataGridDetail.currentEntity");
 |
| | | if(!data){
 |
| | | return;
 |
| | | }
 |
| | | data.remove();</ClientEvent> |
| | | <Property name="caption">删除</Property> |
| | | <Property name="exClassName">btn-warn</Property> |
| | | <Property name="iconClass">fa fa-minus</Property> |
| | | </Button> |
| | | </Container> |
| | | <DataGrid id="dataGridDetail"> |
| | | <Property name="dataSet">dsMain</Property> |
| | | <Property name="dataPath">#.pdmx</Property> |
| | | <DataColumn name="htspid"> |
| | | <Property name="property">htspid</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="ddid"> |
| | | <Property name="property">ddid</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="lspzbm"> |
| | | <Property name="property">lspzbm</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="lspzmc"> |
| | | <Property name="property">lspzmc</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="cpbh"> |
| | | <Property name="property">cpbh</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="cpmc"> |
| | | <Property name="property">cpmc</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="spsl"> |
| | | <Property name="property">spsl</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="spdj"> |
| | | <Property name="property">spdj</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="je"> |
| | | <Property name="property">je</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="ywcsl"> |
| | | <Property name="property">ywcsl</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="ywcje"> |
| | | <Property name="property">ywcje</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="bz"> |
| | | <Property name="property">bz</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | </DataGrid> |
| | | </Children> |
| | | <Tools/> |
| | | </Panel> |
| | | </Children> |
| | | <Tools/> |
| | | </Dialog> |