ll
liukangdong
2024-12-12 0fd73b26d4e3c5d2dc153429ef82bf2fd8f77168
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
@@ -220,4 +220,4 @@
    }
  }
}
</script>
</script>