代码更新

This commit is contained in:
2022-12-01 12:56:03 +08:00
parent e12c9a7a90
commit 594ee8a843
5 changed files with 24 additions and 8 deletions

View File

@@ -217,7 +217,7 @@
</el-table>
</el-card>
<StructDiv ref="child" :dialog-show.sync="structShow" :sect-prop="sectProp" @tableChanged="tableChanged" />
<StructDiv ref="child" :stor-id="storId" :dialog-show.sync="structShow" :sect-prop="sectProp" @tableChanged="tableChanged" />
</el-dialog>
</template>