mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 08:55:52 +08:00
批量上传、添加注释
This commit is contained in:
@@ -35,12 +35,6 @@ export const otherRouter = {
|
||||
name: "message_index",
|
||||
component: () => import("@/views/message/message.vue")
|
||||
},
|
||||
{
|
||||
path: "stock-goods",
|
||||
title: "店铺端商品库存告警列表",
|
||||
name: "stock-goods",
|
||||
component: () => import("@/views/goods/goods-seller/goodsStock.vue")
|
||||
},
|
||||
{
|
||||
path: "goods-operation",
|
||||
title: "添加商品",
|
||||
|
||||
Reference in New Issue
Block a user