Explorar o código

Merge branch 'hjw-spfmui' into 'master'

Hjw spfmui

See merge request spfm/spfm-market-front!222
徐兴安 %!s(int64=2) %!d(string=hai) anos
pai
achega
6359cd7935
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/pages/main/leader/index.vue

+ 2 - 2
src/pages/main/leader/index.vue

@@ -129,10 +129,10 @@ export default {
         }
       });
     },
-    //获取公告
+    //获取公告  分部门展示
     getNotice() {
       this.$http({
-        url: "/sysmgr/notice/queryPage",
+        url: "/sysmgr/cnotice/queryListPage",
         method: "post",
         headers: {
           "Content-Type": "application/json",