mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix:修改 @mixin 名称
This commit is contained in:
@@ -38,7 +38,6 @@ const fetchProhectInfoById = () => {
|
||||
if (!routeParamsRes) return
|
||||
const { id } = routeParamsRes
|
||||
if (id.length) {
|
||||
// todo 从后端获取项目信息并存储
|
||||
return id[0]
|
||||
}
|
||||
return ''
|
||||
|
||||
Reference in New Issue
Block a user