Selaa lähdekoodia

前:用户管理分页问题

dubch 5 vuotta sitten
vanhempi
commit
8236b3fe3e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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