liukangdong
2024-10-10 76ac3375a039432db9e44b70350cb49e1786db1d
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