src/views/eam/modules/repairorderfinished/RepairOrderFinishedReportModel.vue
@@ -114,14 +114,14 @@ </a-col> <a-col :span="24/2"> <a-form-item label="委外单位" label="外委单位" :labelCol="labelCol" :wrapperCol="wrapperCol" > <j-dict-select-tag allow-clear :disabled="disableSubmit" :placeholder="disableSubmit?'':'请选择委外单位'" :placeholder="disableSubmit?'':'请选择外委单位'" :triggerChange="true" dictCode="mom_base_supplier,name,id, del_flag='0'" v-decorator="['outsourcingUnit', validatorRules.outsourcingUnit]"