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