Browse Source

宣传稿件管理,bug 修复

yusj 3 years ago
parent
commit
3683dea44e
2 changed files with 1457 additions and 1 deletions
  1. 1456 0
      src/pages/main/infotech/index1.vue
  2. 1 1
      src/router/index.js

File diff suppressed because it is too large
+ 1456 - 0
src/pages/main/infotech/index1.vue


+ 1 - 1
src/router/index.js

@@ -19,7 +19,7 @@ const routes = [{
             meta: { name:  '宣传稿件下发', keepAlive: false,type: 1 },
             path: '/infotechgj',
             name: 'infotechgj',
-            component: (resolve) => require( /* webpackChunkName: "system" */['../pages/main/infotech/index.vue'], resolve)
+            component: (resolve) => require( /* webpackChunkName: "system" */['../pages/main/infotech/index1.vue'], resolve)
         },
 		{
 		    meta: { name:  '营销经验', keepAlive: false },