DTStack/doraemon

url 携带项目 id,代理列表页需要接收并展开对应的项目

Closed this issue · 1 comments

url 携带项目 id,代理列表页需要接收并展开对应的项目

image
数据结构改为

[{
    name: '',
    id: ''
}]

原因名称可能重复,用id进行唯一标识