2
3
Преглед на файлове

前:用户管理分页问题

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