【功能新增】IoT:产品接口增加 picUrl 字段;调整相关导入路径
This commit is contained in:
@@ -618,7 +618,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
},
|
||||
children: [
|
||||
{
|
||||
path: 'product/detail/:id',
|
||||
path: 'product/product/detail/:id',
|
||||
name: 'IoTProductDetail',
|
||||
meta: {
|
||||
title: '产品详情',
|
||||
|
||||
Reference in New Issue
Block a user