src/views/knowledge/questionnaire/index.vue
@@ -819,13 +819,7 @@ this.single = selection.length != 1; this.multiple = !selection.length; }, /** 新增按钮操作 */ handleAdd() { this.$router.push({ path: "/knowledge/verbaltrick/particulars/", query: { id: "1" }, }); }, /** 删除按钮操作 */ handleDelete(row) {