fix 80158

This commit is contained in:
赵霄
2023-12-29 13:31:03 +08:00
parent 0f78b1bcd8
commit 035614ae03
@@ -1016,6 +1016,8 @@ export default {
}
// 征求意见列表
if (this.showConsultationList && (this.currentNode.indexOf(ConsultationProcess.moduleOwnerSummary.value) !== -1 || this.currentNode.indexOf(ConsultationProcess.leaderSummary.value) !== -1) && !this.$refs.expandTable.submit()) {
// 校验提醒
this.$message.warning(this.$t('workCenter.checkTableRequired'))
flag = false
}
baseFlag = flag