Browse Source

1347 首页-公告详情页面格式调整、报错问题修复

cyy 2 years ago
parent
commit
ae56c9cb11
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/system/homepage/index.vue

+ 1 - 1
src/views/system/homepage/index.vue

@@ -122,7 +122,7 @@ import IbpsBackToTop from '@/components/ibps-back-to-top'
 import Preview from '@/views/platform/desktop/column/preview'
 import BpmnFormrender from '@/business/platform/bpmn/form/dialog'
 
-import IbpsNewsDialog from '@/views/platform/system/news/cms'
+import IbpsNewsDialog from '@/views/platform/system/news/detail'
 import IbpsMessageDialog from '@/views/platform/message/inner/detail/dialog'
 import { StatisticsData, StatisticsSign } from '@/api/platform/system/jbdHome'
 import { getToken } from '@/utils/auth'