bug 78386

This commit is contained in:
赵霄
2023-11-10 18:51:06 +08:00
parent 8b20f01e18
commit c8c2bc83ba
2 changed files with 0 additions and 6 deletions
@@ -310,9 +310,6 @@ export default {
this.$set(this.dataList[index], 'fieldShowType', FieldType.DATE_SINGLE.value)
})
}
delete this.formInline.new_cer_implement_date
delete this.formInline.cer_implement_date
delete this.formInline.new_register_implement_date
this.$forceUpdate()
}
}