WXL
2025-04-10 418e3a7859bcb5a0ec0e3d50453e82c3022ddc9e
src/views/patient/medtechnician/PatientChart.vue
@@ -789,8 +789,14 @@
    resetQuery() {
      this.dateRange = [];
      this.resetForm("queryForm");
      this.topqueryParams.deptId = undefined;
      this.$refs.tree.setCurrentKey(null);
      this.topqueryParams= {
        pageNum: 1,
        pageSize: 10,
        type: 3,
        userName: undefined,
        tagid: undefined,
        topic: undefined,
      },
      this.handleQuery();
    },
    // 多选框选中数据