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