src/components/view/finishedProductInspectionUp.vue
@@ -337,7 +337,7 @@ message: '上报成功', type: 'success' }); this.$refs.comBackMain(true) this.$parent.comBackMain(true) } else { this.$message({ message: res.message, @@ -396,7 +396,7 @@ } }).then(res => { this.materialOptions = res.data; if(this.materialOptions.length===1){ if(this.materialOptions.length===1&&row.did!=null){ this.$message({ message: '该项目下只有一个试验设备,无需选择!', type: 'warning'