chenhj
4 天以前 cea76991456675d236ad6e42f572f49b00f17c9a
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)