peiguo 5 년 전
부모
커밋
d35fe2820f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      admin-ui/app/whepi/home/selectUptown.js

+ 1 - 1
admin-ui/app/whepi/home/selectUptown.js

@@ -7,7 +7,7 @@ define(function (require) {
       width: 550,
       height: 600,
       grid: {
-        url: api('/getAllUptown'),
+        url: api('/qrImg/getUptown'),
         mtype: 'post',
         pagination: true,
         autoSizeColumns: true,