Sfoglia il codice sorgente

宣传稿件管理,bug 修复

yusj 3 anni fa
parent
commit
3683dea44e
2 ha cambiato i file con 1457 aggiunte e 1 eliminazioni
  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 },