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