mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-29 21:28:52 +00:00
fix: 修改资产树节点 url / 问题
This commit is contained in:
@@ -47,7 +47,7 @@ export default {
|
||||
},
|
||||
baseNodeUrl: {
|
||||
type: String,
|
||||
default: '/api/v1/assets/nodes/'
|
||||
default: '/api/v1/assets/nodes'
|
||||
},
|
||||
value: {
|
||||
type: Array,
|
||||
|
||||
Reference in New Issue
Block a user