update attr-form 的逻辑,TODO:检查产品池和设备信息的编辑子表单

This commit is contained in:
2022-08-17 17:02:58 +08:00
parent 3c4af47e2d
commit a15e78dcaf
4 changed files with 29 additions and 10 deletions

View File

@@ -66,7 +66,7 @@
</el-form>
<template v-if="dataForm.id && configs.subtable">
<attr-form :pId="dataForm.id" v-bind="configs.subtable" />
<attr-form :related-id="dataForm.id" v-bind="configs.subtable" />
</template>
</div>
<span slot="footer" class="dialog-footer">