Browse Source

公告管理分部门展示

hujunwei 2 years ago
parent
commit
218fb777e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/main/leader/index.vue

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

@@ -129,7 +129,7 @@ export default {
         }
       });
     },
-    //获取公告
+    //获取公告  分部门展示
     getNotice() {
       this.$http({
         url: "/sysmgr/cnotice/queryListPage",