YYC
2023-08-04 3418d16574fe668d780665ab1159530df319c6bd
src/main/java/com/fzzy/api/view/Api1101.view.xml
@@ -137,19 +137,19 @@
        <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>
    </DataType>
@@ -229,8 +229,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 +288,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>