zouyu
2023-12-11 41e0df8413624e6034c967f3afae30da59370879
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