liukangdong
2024-10-09 6eef22c164b57c435f27f6f5e4b9d2a67300e8e9
admin/src/components/base/BaseTable.vue
@@ -132,7 +132,7 @@
          this.tableData.pagination.total = data.total
        })
        .catch(e => {
          this.$tip.apiFailed(e)
          // this.$tip.apiFailed(e)
        })
        .finally(() => {
          this.isWorking.search = false