Browse Source

前:用户管理分页问题

dubch 5 năm trước cách đây
mục cha
commit
8236b3fe3e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/dashoo.cn/frontend_web/src/pages/system/users.vue

+ 1 - 1
src/dashoo.cn/frontend_web/src/pages/system/users.vue

@@ -319,7 +319,7 @@
             // response
             _this.list = res.data.items
             _this.currentItemCount = res.data.currentItemCount
-            this.orgnodeId = ''
+            // this.orgnodeId = ''
           })
           .catch(err => {
             // handle error