sgj
2026-03-27 1eddf64a7104dcd06065e8ac309eebc42c24fb05
fzzy-igdss-view/src/main/java/com/fzzy/igds/Dept.view.xml
@@ -97,6 +97,14 @@
        <Property name="dataType">Double</Property>
        <Property name="label">纬度</Property>
      </PropertyDef>
      <PropertyDef name="contact">
        <Property></Property>
        <Property name="label">监管联系人</Property>
      </PropertyDef>
      <PropertyDef name="contactTel">
        <Property></Property>
        <Property name="label">监管联系电话</Property>
      </PropertyDef>
      <PropertyDef name="remark">
        <Property></Property>
        <Property name="label">备注说明</Property>
@@ -418,6 +426,16 @@
            </Property>
            <Property name="text">帮助:点击坐标位置拾取</Property>
          </Link>
          <AutoFormElement>
            <Property name="name">contact</Property>
            <Property name="property">contact</Property>
            <Editor/>
          </AutoFormElement>
          <AutoFormElement>
            <Property name="name">contactTel</Property>
            <Property name="property">contactTel</Property>
            <Editor/>
          </AutoFormElement>
        </AutoForm>
      </Children>
      <Tools/>