czt
2024-08-01 a70bd1fd9fd10c3a8ae6cd83026be84b845ee0c9
src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml
@@ -4,7 +4,7 @@
  <Context/>
  <Model>
    <DataType name="dtMain">
      <Property name="creationType">com.fzzy.otherview.gd2022.dto.GdApi1023</Property>
      <Property name="creationType">com.fzzy.push.gd2022.dto.Gd2022Api1023</Property>
      <PropertyDef name="xzbm">
        <Property></Property>
        <Property name="label">熏蒸编码</Property>
@@ -13,6 +13,10 @@
        <Property></Property>
        <Property name="label">库区代码</Property>
      </PropertyDef>
      <PropertyDef name="kqmc">
        <Property></Property>
        <Property name="label">库区名称</Property>
      </PropertyDef>
      <PropertyDef name="tbrq">
        <Property name="dataType">Date</Property>
        <Property name="label">填报日期</Property>
@@ -20,6 +24,10 @@
      <PropertyDef name="dwdm">
        <Property></Property>
        <Property name="label">单位代码</Property>
      </PropertyDef>
      <PropertyDef name="dwmc">
        <Property></Property>
        <Property name="label">单位名称</Property>
      </PropertyDef>
      <PropertyDef name="sqxzrq">
        <Property></Property>
@@ -135,31 +143,20 @@
        <Property name="label">最后更新时间</Property>
        <Property name="dataType">DateTime</Property>
      </PropertyDef>
      <Reference name="peoples">
        <Property name="dataType">[dtPeople]</Property>
        <Property name="dataProvider">gDApi1023PR#peopleList</Property>
        <Property name="parameter">$${this.peopleList}</Property>
      </Reference>
      <Reference name="ways">
        <Property name="dataProvider">gDApi1023PR#wayList</Property>
        <Property name="dataType">[dtWay]</Property>
        <Property name="parameter">$${this.wayList}</Property>
      </Reference>
      <Reference name="dtls">
        <Property name="dataProvider">gDApi1023PR#dtlList</Property>
      <PropertyDef name="dtls">
        <Property name="dataType">[dtDtl]</Property>
        <Property name="parameter">$${this.dtlList}</Property>
      </Reference>
      <PropertyDef name="dtlList"/>
      <PropertyDef name="peopleList">
        <Property></Property>
      </PropertyDef>
      <PropertyDef name="wayList">
      <PropertyDef name="peoples">
        <Property></Property>
        <Property name="dataType">[dtPeople]</Property>
      </PropertyDef>
      <PropertyDef name="ways">
        <Property></Property>
        <Property name="dataType">[dtWay]</Property>
      </PropertyDef>
    </DataType>
    <DataType name="dtPeople">
      <Property name="creationType">com.fzzy.otherview.gd2022.dto.GdApi1023People</Property>
      <Property name="creationType">com.fzzy.push.gd2022.dto.Gd2022Api1023People</Property>
      <PropertyDef name="xm">
        <Property></Property>
        <Property name="label">姓名</Property>
@@ -186,7 +183,7 @@
      </PropertyDef>
    </DataType>
    <DataType name="dtWay">
      <Property name="creationType">com.fzzy.otherview.gd2022.dto.GdApi1023Way</Property>
      <Property name="creationType">com.fzzy.push.gd2022.dto.Gd2022Api1023Way</Property>
      <PropertyDef name="xznd">
        <Property></Property>
        <Property name="label">设定熏蒸浓度(ml/m3)</Property>
@@ -208,7 +205,7 @@
      </PropertyDef>
    </DataType>
    <DataType name="dtDtl">
      <Property name="creationType">com.fzzy.otherview.gd2022.dto.GdApi1023Dtl</Property>
      <Property name="creationType">com.fzzy.push.gd2022.dto.Gd2022Api1023Dtl</Property>
      <PropertyDef name="cfdm">
        <Property></Property>
        <Property name="label">仓房/油罐代码</Property>
@@ -307,6 +304,10 @@
      <PropertyDef name="jhxzjsrq">
        <Property name="dataType">Date</Property>
        <Property name="label">计划熏蒸结束日期</Property>
      </PropertyDef>
      <PropertyDef name="cfmc">
        <Property/>
        <Property name="label">仓房名称</Property>
      </PropertyDef>
    </DataType>
    <DataType name="dtParam">
@@ -531,6 +532,13 @@
        <Property name="align">center</Property>
      </DataColumn>
    </DataGrid>
    <ToolBar layoutConstraint="bottom">
      <Fill/>
      <DataPilot>
        <Property name="itemCodes">pageSize,pages</Property>
        <Property name="dataSet">dsMain</Property>
      </DataPilot>
    </ToolBar>
    <Dialog id="dialogMain" layout="regionPadding:5">
      <Property name="width">85%</Property>
      <Property name="closeable">false</Property>
@@ -575,6 +583,11 @@
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">kqmc</Property>
                <Property name="property">kqmc</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">tbrq</Property>
                <Property name="property">tbrq</Property>
                <Editor/>
@@ -582,6 +595,11 @@
              <AutoFormElement>
                <Property name="name">dwdm</Property>
                <Property name="property">dwdm</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">dwmc</Property>
                <Property name="property">dwmc</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
@@ -889,7 +907,7 @@
                    <Property name="text">菜单栏:</Property>
                  </Label>
                  <Button layoutConstraint="left">
                    <ClientEvent name="onClick">var list = view.get(&quot;#dsMain.data:#&quot;).get(&quot;dtls&quot;);&#xD;
                    <ClientEvent name="onClick">var list = view.get(&quot;#dsMain.data:#&quot;).get(&quot;dtlList&quot;);&#xD;
list.insert({});&#xD;
view.get(&quot;#addDtl&quot;).show();</ClientEvent>
                    <Property name="caption">新增</Property>
@@ -1121,6 +1139,11 @@
            <Property name="property">jhxzjsrq</Property>
            <Editor/>
          </AutoFormElement>
          <AutoFormElement>
            <Property name="name">cfmc</Property>
            <Property name="property">cfmc</Property>
            <Editor/>
          </AutoFormElement>
        </AutoForm>
      </Children>
      <Tools/>