WXL
2024-08-05 9201094eda93a5429e1e83a73f9d18dd84f74099
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" },
      });
    },