mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-15 19:35:07 +08:00
product:优化商品发布页
This commit is contained in:
@ -346,7 +346,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
hidden: true,
|
||||
canTo: true,
|
||||
icon: 'ep:edit',
|
||||
title: '添加商品',
|
||||
title: '商品添加',
|
||||
activeMenu: '/mall/product/spu'
|
||||
}
|
||||
},
|
||||
@ -359,7 +359,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
hidden: true,
|
||||
canTo: true,
|
||||
icon: 'ep:edit',
|
||||
title: '编辑商品',
|
||||
title: '商品编辑',
|
||||
activeMenu: '/mall/product/spu'
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user