diff --git a/src/router/modules/remaining.ts b/src/router/modules/remaining.ts index 50283e23..46886add 100644 --- a/src/router/modules/remaining.ts +++ b/src/router/modules/remaining.ts @@ -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' } }, diff --git a/src/views/mall/product/spu/form/BasicInfoForm.vue b/src/views/mall/product/spu/form/BasicInfoForm.vue index 66523432..7f03e877 100644 --- a/src/views/mall/product/spu/form/BasicInfoForm.vue +++ b/src/views/mall/product/spu/form/BasicInfoForm.vue @@ -15,15 +15,14 @@ - @@ -74,8 +73,6 @@ :value="item.id" /> - - @@ -102,7 +99,7 @@ 默认设置 - 自行设置 + 单独设置 @@ -117,7 +114,7 @@ /> - 添加规格 + 添加属性