Browse Source

默认的

Kirin 4 years ago
parent
commit
3976fdd795
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/admin/view/user/user/member.php

+ 1 - 1
app/admin/view/user/user/member.php

@@ -46,7 +46,7 @@
 {/block}
 {/block}
 {block name="script"}
 {block name="script"}
 <script>
 <script>
-    layList.tableList('List', "{:Url('groupList')}", function () {
+    layList.tableList('List', "{:Url('memberList')}", function () {
         return [
         return [
             {field: 'id', title: 'ID', sort: true, event: 'id', width: '5%'},
             {field: 'id', title: 'ID', sort: true, event: 'id', width: '5%'},
             {field: 'name', title: '姓名/企业名', width: '10%'},
             {field: 'name', title: '姓名/企业名', width: '10%'},