소스 검색

前:用户管理分页问题

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
             // response
             _this.list = res.data.items
             _this.list = res.data.items
             _this.currentItemCount = res.data.currentItemCount
             _this.currentItemCount = res.data.currentItemCount
-            this.orgnodeId = ''
+            // this.orgnodeId = ''
           })
           })
           .catch(err => {
           .catch(err => {
             // handle error
             // handle error