fix 80219
This commit is contained in:
@@ -281,7 +281,7 @@ export default {
|
||||
*/
|
||||
handleUrge () {
|
||||
if (!this.selectedRowKeys || this.selectedRowKeys.length === 0) {
|
||||
this.$message.warning(this.$t('selectARecord'))
|
||||
this.$message.warning(this.$t('atLeastSelectARecord'))
|
||||
return
|
||||
}
|
||||
this.loading = true
|
||||
|
||||
Reference in New Issue
Block a user