WXL
2023-12-05 0b750c864ec673c52425be252df72edb0790c4f4
src/views/patient/propaganda/index.vue
@@ -2,7 +2,6 @@
  <div class="app-container">
    <el-row :gutter="20">
      <!--用户数据-->
      <el-form
        :model="topqueryParams"
        ref="queryForm"
@@ -717,6 +716,7 @@
    handleUpdate(row) {
      this.$router.push({
        path: "/followvisit/particty",
        query: { type: 1, },
      });
    },
    /** 重置密码按钮操作 */