| | |
| | | <DataType name="dtMain"> |
| | | <Property name="creationType">com.fzzy.otherview.whhpjl.dto.WhjlApi1409</Property> |
| | | <PropertyDef name="dyyjid"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">动员预警id</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="dyqynm"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">动员企业编号</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="yjsj"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">预警时间</Property> |
| | | <Property name="dataType">Date</Property> |
| | | <Property name="dataType">DateTime</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="yjsl"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">预警数量</Property> |
| | | <Property name="dataType">Integer</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="sfzxyj"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">是否最新预警</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="bz"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">备注</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="bizId"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">业务ID</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="updateTime"> |
| | |
| | | <Property name="label">最后更新时间</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="czbz"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">操作标志</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="kqdm"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">库区代码</Property> |
| | | </PropertyDef> |
| | | <Reference name="yjmx"> |
| | | <PropertyDef name="yjmx"> |
| | | <Property></Property> |
| | | <Property name="label">预警明细</Property> |
| | | <Property name="dataType">[dtYjmx]</Property> |
| | | </Reference> |
| | | </PropertyDef> |
| | | </DataType> |
| | | <DataType name="dtYjmx"> |
| | | <Property name="creationType">com.fzzy.otherview.whhpjl.dto.WhjlYJMX</Property> |
| | | <PropertyDef name="dyyjmxid"> |
| | | <Property/> |
| | | <Property></Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="dyyjid"> |
| | | <Property/> |
| | | <Property></Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="yjlx"> |
| | | <Property/> |
| | | <Property></Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="bz"> |
| | | <Property/> |
| | | <Property></Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | | </Model> |
| | |
| | | <DataColumn name="kqdm"> |
| | | <Property name="property">kqdm</Property> |
| | | </DataColumn> |
| | | <DataColumn name="yjmx"> |
| | | <Property name="property">yjmx</Property> |
| | | </DataColumn> |
| | | </DataGrid> |
| | | </Container> |
| | | <Dialog id="dialogMain"> |
| | |
| | | <Property name="property">kqdm</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">yjmx</Property> |
| | | <Property name="property">yjmx</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | </AutoForm> |
| | | <Panel> |
| | | <Property name="caption">预警明细</Property> |
| | |
| | | <Property name="text">菜单栏:</Property> |
| | | </Label> |
| | | <Button layoutConstraint="left"> |
| | | <ClientEvent name="onClick">var list = view.get("#dsMain.data:#").get("jcbgfjmx");
 |
| | | <ClientEvent name="onClick">var list = view.get("#dsMain.data:#").get("yjmx");
 |
| | | list.insert({});</ClientEvent> |
| | | <Property name="caption">新增</Property> |
| | | <Property name="exClassName">btn-default</Property> |