sgj
2026-01-13 4e4bc0f110b1d2ebbce80a37b80697e8ac0347e0
fzzy-igdss-view/src/main/java/com/fzzy/work/WorkOrder.view.xml
@@ -72,6 +72,11 @@
      <PropertyDef name="deptId">
        <Property></Property>
        <Property name="label">所属库区</Property>
        <Property name="mapping">
          <Property name="mapValues">${dorado.getDataProvider(&quot;deptPR#getDeptByUserType&quot;).getResult()}</Property>
          <Property name="keyProperty">id</Property>
          <Property name="valueProperty">kqmc</Property>
        </Property>
      </PropertyDef>
    </DataType>
    <DataType name="dtParam">
@@ -82,6 +87,11 @@
      <PropertyDef name="deptId">
        <Property></Property>
        <Property name="label">所属库区</Property>
        <Property name="mapping">
          <Property name="mapValues">${dorado.getDataProvider(&quot;deptPR#getDeptByUserType&quot;).getResult()}</Property>
          <Property name="keyProperty">id</Property>
          <Property name="valueProperty">kqmc</Property>
        </Property>
      </PropertyDef>
      <PropertyDef name="name">
        <Property></Property>
@@ -103,13 +113,13 @@
    <DataType name="dtWordProcess">
      <Property name="creationType">com.fzzy.work.domain.WorkOrderProcess</Property>
      <PropertyDef name="orderId">
        <Property/>
        <Property></Property>
      </PropertyDef>
      <PropertyDef name="action">
        <Property/>
        <Property></Property>
      </PropertyDef>
      <PropertyDef name="remark">
        <Property/>
        <Property></Property>
      </PropertyDef>
    </DataType>
  </Model>
@@ -346,6 +356,7 @@
        <AutoFormElement>
          <Property name="name">deptId</Property>
          <Property name="property">deptId</Property>
          <Property name="trigger">autoMappingDropDown2</Property>
          <Editor/>
        </AutoFormElement>
        <AutoFormElement>