fix 81106
This commit is contained in:
+1
-1
@@ -161,7 +161,7 @@ export default {
|
||||
// 确定
|
||||
handleOk () {
|
||||
if (this.loading || !this.selectionRows.length) {
|
||||
this.$message.warn(this.$t('selectARecord'))
|
||||
this.$message.warn(this.$t('selectLeastOne'))
|
||||
return
|
||||
}
|
||||
// 验证不能重复选择
|
||||
|
||||
Reference in New Issue
Block a user