src/views/followvisit/discharge/index.vue
@@ -1315,7 +1315,6 @@ this.topqueryParams.endOutHospTime = this.dateRange[1]; this.topqueryParams.startSendDateTime = this.dateRangefs[0]; this.topqueryParams.endSendDateTime = this.dateRangefs[1]; console.log("2"); this.getList(refresh); }, // 患者范围处理 @@ -1340,7 +1339,7 @@ resetQuery() { this.dateRange = []; this.dateRangefs = []; (this.topqueryParams = { this.topqueryParams = { pageNum: 1, pageSize: 10, sendstate: 2, @@ -1350,7 +1349,7 @@ scopetype: [], leaveldeptcodes: [], leavehospitaldistrictcodes: [], }), }; this.handleQuery(1); }, // 多选框选中数据