王震
2024-01-11 39cea94da20b9bab5fdec1fd8dc6a677c3f01af3
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)