fix 80316
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user