liukangdong
2024-10-12 9cf8c1d147e558c9a89b4ef14e79ea79902a7d9d
admin/src/components/system/department/DepartmentUserWindow.vue
@@ -134,7 +134,7 @@
          this.tableData.pagination.total = data.total
        })
        .catch(e => {
          this.$tip.apiFailed(e)
         //  this.$tip.apiFailed(e)
        })
        .finally(() => {
          this.isWorking.search = false