refactor:【antd】【iot】产品详情修改路径到 detail
This commit is contained in:
@@ -19,7 +19,7 @@ const routes: RouteRecordRaw[] = [
|
||||
activePath: '/iot/device/product',
|
||||
},
|
||||
component: () =>
|
||||
import('#/views/iot/product/product/modules/detail/index.vue'),
|
||||
import('#/views/iot/product/product/detail/index.vue'),
|
||||
},
|
||||
{
|
||||
path: 'device/detail/:id',
|
||||
|
||||
Reference in New Issue
Block a user