|
@@ -9,7 +9,7 @@ const setup = {
|
|
alwaysShow: true, // will always show the root menu
|
|
alwaysShow: true, // will always show the root menu
|
|
meta: {
|
|
meta: {
|
|
title: '设置',
|
|
title: '设置',
|
|
- module: 'speedEdition.goodsNameJsb,speedEdition.positionJsb',
|
|
|
|
|
|
+ // module: 'speedEdition.goodsNameJsb,speedEdition.positionJsb',
|
|
icon: '-shezhi'
|
|
icon: '-shezhi'
|
|
},
|
|
},
|
|
children: [
|
|
children: [
|
|
@@ -21,7 +21,7 @@ const setup = {
|
|
meta: {
|
|
meta: {
|
|
title: '货名设置',
|
|
title: '货名设置',
|
|
shortcutEntrance: 'customerFundList',
|
|
shortcutEntrance: 'customerFundList',
|
|
- module: 'speedEdition.goodsNameJsb',
|
|
|
|
|
|
+ // module: 'speedEdition.goodsNameJsb',
|
|
permissicon: [],
|
|
permissicon: [],
|
|
keepAlive: false,
|
|
keepAlive: false,
|
|
_title:'货名设置'
|
|
_title:'货名设置'
|