@ -664,7 +664,7 @@ export default {
this.sids = aa
},
doDispose() {
if (this.sids.length === 0) {
if (this.sids.length > 1) {
this.$message({ showClose: true, type: 'error', message: '请选择至少一条以上记录进行批量处理' })
return
} else {