src/views/patient/patient/index.vue
@@ -1257,18 +1257,16 @@ /** 重置按钮操作 */ resetQuery() { this.dateRange = []; (this.queryParams = { this.queryParams = { pageNum: 1, allhosp: "1", pageSize: 10, notrequiredFlag: 0, searchscope: 2, idcardno: undefined, name: undefined, status: undefined, tagIds: undefined, telcode: undefined, }), scopetype: [], leaveldeptcodes: [], leavehospitaldistrictcodes: [], }; this.handleQuery(); }, // 多选框选中数据