浏览代码

前:用户管理分页问题

dubch 5 年之前
父节点
当前提交
8236b3fe3e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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