update 实现添加房屋编码

This commit is contained in:
2021-05-19 23:15:22 +08:00
parent 3aff5a4413
commit 9bd6446a76
21 changed files with 885 additions and 113 deletions

View File

@@ -58,6 +58,7 @@
v-for="pane in panes"
>
<component
:id="pane.key"
:is="pane.component"
:key="pane.key"
:param="pane.param"