WXL
昨天 fe70ca5799b3b36a6d567464b545782728b2afed
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();
    },
    // 多选框选中数据