CZT
2023-09-13 edca45e62b6bb47e51853c4168415f20c2f861cd
src/main/java/com/fzzy/api/view/Api1101.view.xml
@@ -137,20 +137,40 @@
        <Property name="label">同步时间</Property>
      </PropertyDef>
      <PropertyDef name="balx">
        <Property/>
        <Property></Property>
        <Property name="label">备案类型</Property>
      </PropertyDef>
      <PropertyDef name="ccywlx">
        <Property/>
        <Property></Property>
        <Property name="label">仓储业务类型</Property>
      </PropertyDef>
      <PropertyDef name="ccpz">
        <Property/>
        <Property></Property>
        <Property name="label">仓储品种</Property>
      </PropertyDef>
      <PropertyDef name="bazt">
        <Property/>
        <Property></Property>
        <Property name="label">备案状态</Property>
      </PropertyDef>
      <PropertyDef name="dwzt">
        <Property></Property>
        <Property name="label">单位状态</Property>
        <Property name="mapping">
          <Property name="keyProperty">key</Property>
          <Property name="valueProperty">value</Property>
          <Property name="mapValues">
            <Collection>
              <Entity>
                <Property name="key">1</Property>
                <Property name="value">正常</Property>
              </Entity>
              <Entity>
                <Property name="key">2</Property>
                <Property name="value">退出储备粮承储</Property>
              </Entity>
            </Collection>
          </Property>
        </Property>
      </PropertyDef>
    </DataType>
    <DataType name="dtGBArea">
@@ -229,8 +249,7 @@
        </Property>
      </ToolBarLabel>
      <ToolBarButton>
        <ClientEvent name="onClick">view.get(&quot;#dsMain&quot;).flushAsync();&#xD;
</ClientEvent>
        <ClientEvent name="onClick">view.get(&quot;#dsMain&quot;).flushAsync();</ClientEvent>
        <Property name="caption">刷新</Property>
        <Property name="iconClass">fa fa-search</Property>
        <Property name="width">100</Property>
@@ -289,9 +308,7 @@
   });&#xD;
}else{&#xD;
   $alert(&quot;请勾选需要删除的数据!&quot;);&#xD;
}&#xD;
&#xD;
</ClientEvent>
}</ClientEvent>
        <Property name="caption">直接删除</Property>
        <Property name="iconClass">fa fa-minus</Property>
        <Property name="exClassName">toolbar-button-warn</Property>
@@ -610,6 +627,11 @@
            <Property name="property">bazt</Property>
            <Editor/>
          </AutoFormElement>
          <AutoFormElement>
            <Property name="name">dwzt</Property>
            <Property name="property">dwzt</Property>
            <Editor/>
          </AutoFormElement>
        </AutoForm>
      </Children>
      <Tools/>