fix 80316

This commit is contained in:
赵霄
2024-01-11 10:31:41 +08:00
parent 058d4f09e6
commit 1b2ed63fef
@@ -229,6 +229,7 @@ export default {
this.visible = true
this.isStartComparison = false
this.modal.hiddenTable = false
this.modal.isShow = YesOrNoEnum.YES.value
this.$nextTick(() => {
this.form.setFieldsValue(this.modal)
})
@@ -736,4 +737,4 @@ export default {
.no-btn-body {
height: 100%;
}
</style>
</style>