Parcourir la source

前:用户管理分页问题

dubch il y a 5 ans
Parent
commit
8236b3fe3e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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