src/views/technology/document/checkStandardTable.vue
@@ -590,7 +590,6 @@ return } } console.log(this.operationTestStandardParamList) updDocTestStandardDetails(this.operationTestStandardParamList).then( (response) => { this.$message.success('检测标准参数保存成功') @@ -844,7 +843,6 @@ } }, openExtendsTestStandard(row) { console.log(row) if (row.extendsOperationId) { this.showExtendsTestStandard = true this.selectRow = row