ll
liukangdong
2024-12-11 d73c61eb5a8dcc4e40732b97d92d36edcf6b3d61
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>