ll
liukangdong
2024-08-27 f3bd5baa8eb4eb7a896f7312a2e9a7c89a46cef5
admin/src/views/meeting/roomStatistics.vue
@@ -183,7 +183,7 @@
              this.download(response)
            })
            .catch(e => {
              this.$tip.apiFailed(e)
             //  this.$tip.apiFailed(e)
            })
            .finally(() => {
              this.isWorking.export = false
@@ -200,7 +200,7 @@
          // this.tableData.pagination.total = data.total
        })
        .catch(e => {
          this.$tip.apiFailed(e)
         //  this.$tip.apiFailed(e)
        })
        .finally(() => {
          this.isWorking.search = false