Pārlūkot izejas kodu

公告分部门展示

hujunwei 2 gadi atpakaļ
vecāks
revīzija
5d8e632ccd
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/pages/main/leader/index.vue

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

@@ -132,7 +132,7 @@ export default {
     //获取公告
     getNotice() {
       this.$http({
-        url: "/sysmgr/notice/queryPage",
+        url: "/sysmgr/cnotice/queryListPage",
         method: "post",
         headers: {
           "Content-Type": "application/json",