jiangping
2024-10-15 38ac48eeebbf0f046cc75f280e782bc64783af97
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