src/views/shortmessage/healthinformation/index.vue
@@ -641,14 +641,14 @@ /** 新增按钮操作 */ handleAdd() { this.$router.push({ path: "/knowledge/education/compilequer/", path: "/knowledge/Noticeparticulars", query: { hetype: 2 }, }); }, /** 修改按钮操作 */ handleUpdate(row) { this.$router.push({ path: "/knowledge/education/compilequer/", path: "/knowledge/Noticeparticulars", query: { id: "1" }, }); },