feat: There is no way the, bug #51948

This commit is contained in:
super_liu
2022-03-23 13:55:24 +08:00
parent fa818a1d83
commit f432c901f2
@@ -283,7 +283,7 @@ export default {
}
if (this.selectedListRep.length + textArr.length > 20) {
return this.$message({
message: '代替标准号最多选择20项',
message: '标准号最多选择20项',
type: 'warning'
})
}