src/views/quality/packageinspect/packageInspect-form.vue
@@ -282,7 +282,6 @@ _than.confirmSubmit(_than.submitData,true) } }).catch(error=>{ console.log("输入行号"); _than.dialogVisible = true }) @@ -353,6 +352,7 @@ }) this.list[i].children.splice(childrenIndex,1) } this.changeResult() }, //保存检查项 savePackIns(){ @@ -379,6 +379,7 @@ updatePackageInsProduct(dataList).then(res=>{ if(res.status===200){ this.$message.success("保存成功") this.init() } }).catch(error=>{ console.log(error);