pages/MJGL/SC_MouldRepairCheck/Sc_MouldRepairCheckBill.vue
@@ -325,7 +325,7 @@ methods: { // 提交数据有效性校验 ValidCheck() { if (this.hform.HEquipID == 0 || this.hform.HEquipID === undefined) { if (this.hform.HMouldID == 0 || this.hform.HMouldID === undefined) { return { Message: "未录入模具信息,请先录入模具信息!", state: false