CN-1087 feat: 完成剩余工作,包括工具栏

This commit is contained in:
chenjinsong
2023-08-01 17:58:27 +08:00
parent faf0ced7c9
commit 7f2d5ce52d
14 changed files with 320 additions and 171 deletions

View File

@@ -114,6 +114,9 @@ export default {
props: {
node: {
type: Object
},
loading: {
type: Boolean
}
},
components: {