chenhj
5 天以前 dbad1c308cc32660843156af4cd0eefc37712173
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)