Parcourir la source

Merge branch 'bing-shenggonghao' into 'master-copy'

工号

See merge request spfm/spfm-market-front!422
盛冰 il y a 2 ans
Parent
commit
2afa372c17
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      src/router/index.js

+ 6 - 0
src/router/index.js

@@ -614,6 +614,12 @@ const routes = [{
             component: (resolve) => require( /* webpackChunkName: "system" */['../pages/main/advertising/materialApplication.vue'], resolve)
         },
         {
+            meta: { name: '宣传物料管理地市', keepAlive: false },
+            path: '/materialApplicationds',
+            name: 'materialApplicationds',
+            component: (resolve) => require( /* webpackChunkName: "system" */['../pages/main/advertising/materialApplicationds.vue'], resolve)
+        },
+        {
             meta: { name: '宣传物料管理', keepAlive: false },//地市
             path: '/materialApplicationc',
             name: 'materialApplicationc',