WXL (wul)
7 天以前 535ac77278179da7f01280f28c67bc414ed783a4
src/views/patient/patient/index.vue
@@ -969,7 +969,7 @@
      // 查询参数
      queryParams: {
        pageNum: 1,
        allhosp: "1",
        allhosp: "0",
        pageSize: 10,
        searchscope: 2,
        notrequiredFlag: 0,
@@ -1125,12 +1125,12 @@
    /** 重置按钮操作 */
    resetQuery() {
      this.dateRange = [];
      (this.queryParams = {
      this.queryParams = {
        pageNum: 1,
        allhosp: "1",
        allhosp: "0",
        pageSize: 10,
        searchscope: 2,
      }),
      };
        this.handleQuery();
    },
    // 多选框选中数据