src/views/productionManagement/productionDispatching/components/formDia.vue
@@ -21,7 +21,7 @@ </el-row> --> <el-row :gutter="30"> <el-col :span="12"> <el-form-item label="规格型号:" prop="specificationModel"> <el-form-item label="图纸编号:" prop="specificationModel"> <el-input v-model="form.specificationModel" placeholder="请输入" clearable disabled/> </el-form-item> </el-col> @@ -125,7 +125,7 @@ form: { projectName: "", productCategory: "", specificationModel: "", // 规格型号 specificationModel: "", // 图纸编号 quantity: "", schedulingNum: "", schedulingUserId: "",