代码更新

This commit is contained in:
ldj_willow
2022-10-17 14:18:21 +08:00
parent 502c902a01
commit 44dad02688
5 changed files with 14 additions and 15 deletions

View File

@@ -298,7 +298,7 @@
</div>
<MaterDtl :dialog-show.sync="materialShow" :is-single="true" @setMaterValue="setMaterValue" />
<DeviceDialog :dialog-show.sync="deviceShow" :is-single="true" @tableChanged="tableChanged" />
<ViewDialog ref="child3"/>
<ViewDialog ref="child3" />
</div>
</template>