feat:替换panel接口 添加group(50%)
This commit is contained in:
@@ -115,7 +115,7 @@ export default {
|
||||
})
|
||||
}
|
||||
|
||||
this.$put('/panel/tree', toUpdate)
|
||||
this.$put('visual/panel/tree', toUpdate)
|
||||
},
|
||||
deletePanel (data) {
|
||||
this.$emit('deletePanel', data)
|
||||
|
||||
Reference in New Issue
Block a user