fix: 修改资产树节点 url / 问题

This commit is contained in:
Bai
2023-01-30 18:24:46 +08:00
committed by Jiangjie.Bai
parent affca62d1a
commit 2289b43516

View File

@@ -47,7 +47,7 @@ export default {
},
baseNodeUrl: {
type: String,
default: '/api/v1/assets/nodes/'
default: '/api/v1/assets/nodes'
},
value: {
type: Array,