feige
2024-08-31 4f66e0e7c89dfdbc02ecb300feb20de1ca38022e
ruoyi-ui/src/views/contacts/index.vue
@@ -952,6 +952,7 @@
          this.loading1 = true;
          this.queryParams1.happenStartTime = this.dateRange1.length > 0 && this.dateRange1[0]
          this.queryParams1.happenEndTime = this.dateRange1.length > 0 && this.dateRange1[1]
             this.queryParams.clanId = this.$store.state.user.clanId
          listUserAll(this.queryParams1).then(response => {
              this.listRoot = response.data.data;
              const kon = {}