hujunwei 2 лет назад
Родитель
Сommit
5d8e632ccd
1 измененных файлов с 1 добавлено и 1 удалено
  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",