CZT
2023-10-18 246752d298f9955b1112c3028f271d546fd3bc3b
src/main/java/com/fzzy/api/view/Api1103.view.xml
@@ -368,6 +368,13 @@
        <Property name="dataType">DateTime</Property>
        <Property name="label">最后更新时间</Property>
      </PropertyDef>
      <PropertyDef name="ajs">
        <Property name="dataType">Integer</Property>
        <Property name="label">廒间数</Property>
      </PropertyDef>
      <PropertyDef name="bjw">
        <Property name="label">标记位</Property>
      </PropertyDef>
    </DataType>
  </Model>
  <View layout="regionPadding:10">
@@ -793,6 +800,10 @@
        </Button>
      </Buttons>
      <Children>
        <GroupBox>
          <Property name="caption">基础信息</Property>
          <Buttons/>
          <Children>
        <AutoForm>
          <Property name="dataSet">dsMain</Property>
          <Property name="cols">*,*,*</Property>
@@ -1087,6 +1098,32 @@
          </AutoFormElement>
        </AutoForm>
      </Children>
        </GroupBox>
        <GroupBox>
          <Property name="caption">上海市平台</Property>
          <Buttons/>
          <Children>
            <AutoForm>
              <Property name="dataSet">dsMain</Property>
              <Property name="cols">*,*,*</Property>
              <Property name="labelWidth">140</Property>
              <Property name="labelAlign">left</Property>
              <Property name="labelSeparator">:</Property>
              <Property name="labelPosition">top</Property>
              <AutoFormElement>
                <Property name="name">ajs</Property>
                <Property name="property">ajs</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">bjw</Property>
                <Property name="property">bjw</Property>
                <Editor/>
              </AutoFormElement>
            </AutoForm>
          </Children>
        </GroupBox>
      </Children>
      <Tools/>
    </Dialog>
    <UpdateAction id="updateSave">