소스 검색

默认的

Kirin 4 년 전
부모
커밋
3976fdd795
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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%'},