|
@@ -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',
|