提交 d05596bf authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 33b5bc12
...@@ -7,7 +7,7 @@ const props = defineProps<{ node: any }>() ...@@ -7,7 +7,7 @@ const props = defineProps<{ node: any }>()
const role = inject('role') as string const role = inject('role') as string
const form = reactive({ const form: any = reactive({
attr_id: '', attr_id: '',
attr_type: '', attr_type: '',
operate: '', operate: '',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论