Fixiaobai
2023-12-13 8ac7bed2e7d52a6bbcb44ecfb1e11a0b1244e85e
src/views/quality/testplan/testplan-form.vue
@@ -442,7 +442,6 @@
    },
    // 删除子表
    delStandard(row) {
      console.log(row)
      delStandard(row.id).then((res) => {
        if (res.data.code === 0) {
          this.getTestPlanInfo(this.dataForm.id)