[update] 修改bug81847
This commit is contained in:
@@ -213,7 +213,7 @@ export default {
|
||||
return
|
||||
}
|
||||
if (this.selectedRowKeys.length > 10) {
|
||||
this.$message.warning(this.$t('selectMaxTen'))
|
||||
this.$message.warning(this.$t('enterpriseStandardLibrary.reviewMeeting.selectMaxTen'))
|
||||
return
|
||||
}
|
||||
const param = {}
|
||||
|
||||
Reference in New Issue
Block a user