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 },