update 稽查流程完善表格提示调整
This commit is contained in:
+1
-1
@@ -489,7 +489,7 @@ export default {
|
||||
this.$refs.inspectionProcessTable.dataSource.some(item => (!item.completeDate || !item.actualInspectUser))
|
||||
) {
|
||||
this.switchChange('base')
|
||||
this.$message.warning(this.$t('pleaseCompleteTableInfo'))
|
||||
this.$message.warning(this.$t('workCenter.esInspectionProcess.pleaseCompleteTimeAndUserInfo'))
|
||||
return
|
||||
}
|
||||
// 有taskId说明已经发起过,调审批接口,否则调发起接口
|
||||
|
||||
Reference in New Issue
Block a user