zhangherong
2025-03-05 dd2c9cf9b1c01eb11cee02a6470ae08ef0964512
src/views/eam/modules/projectMaintenanceOrder/ProjectMaintenanceOrderForm.vue
@@ -307,7 +307,7 @@
              }]
          },
          {
            title: '设备编码',
            title: '统一编码',
            key: 'equipmentNum',
            type: JVXETypes.normal,
            width: '140px',
@@ -324,7 +324,7 @@
            defaultValue: ''
          },
          {
            title: '委外单位',
            title: '外委单位',
            key: 'supplierId',
            type: JVXETypes.slot,
            disabled: true,
@@ -334,7 +334,7 @@
            defaultValue: ''
          },
          {
            title: '委外单位',
            title: '外委单位',
            key: 'supplierId',
            type: JVXETypes.hidden
          },