YYC
2023-12-12 16522bfb6150c327ac1195b5b8d50a0cbdac8a9a
src/main/java/com/fzzy/api/view/Api1209.view.xml
@@ -129,6 +129,30 @@
        <Property></Property>
        <Property name="label">备注</Property>
      </PropertyDef>
      <PropertyDef name="sylx">
        <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">1:损耗</Property>
              </Entity>
              <Entity>
                <Property name="key">1</Property>
                <Property name="value">2:损失</Property>
              </Entity>
              <Entity>
                <Property name="key">1</Property>
                <Property name="value">3:其他</Property>
              </Entity>
            </Collection>
          </Property>
        </Property>
      </PropertyDef>
    </DataType>
    <DataType name="dtParam">
      <Property name="creationType">com.fzzy.api.data.ApiParam</Property>
@@ -343,7 +367,7 @@
      <Property name="caption">到仓信息</Property>
      <Property name="iconClass">fa fa-sliders</Property>
      <Property name="closeable">false</Property>
      <Property name="height">90%</Property>
      <Property name="height">80%</Property>
      <Buttons>
        <Button>
          <ClientEvent name="onClick">var cur = view.get(&quot;#dgMain&quot;).getCurrentItem();&#xD;
@@ -363,6 +387,10 @@
          <Property name="exClassName">toolbar-button-warn</Property>
        </Button>
      </Buttons>
      <Children>
        <GroupBox>
          <Property name="caption">基础信息</Property>
          <Buttons/>
      <Children>
        <AutoForm>
          <Property name="dataSet">dsMain</Property>
@@ -508,6 +536,27 @@
          </AutoFormElement>
        </AutoForm>
      </Children>
        </GroupBox>
        <GroupBox>
          <Property name="caption">广东省平台</Property>
          <Buttons/>
          <Children>
            <AutoForm>
              <Property name="dataSet">dsMain</Property>
              <Property name="cols">*,*,*</Property>
              <Property name="labelWidth">100</Property>
              <Property name="labelAlign">left</Property>
              <Property name="labelSeparator">:</Property>
              <Property name="labelPosition">top</Property>
              <AutoFormElement>
                <Property name="name">sylx</Property>
                <Property name="property">sylx</Property>
                <Editor/>
              </AutoFormElement>
            </AutoForm>
          </Children>
        </GroupBox>
      </Children>
      <Tools/>
    </Dialog>
    <UpdateAction id="updateSave">