fix 81106

This commit is contained in:
danshihao
2024-01-24 10:13:25 +08:00
parent abb247e4a8
commit e0f991d48e
3 changed files with 3 additions and 3 deletions
@@ -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
}
// 验证不能重复选择