feat: There is no way the, bug #51948
This commit is contained in:
@@ -283,7 +283,7 @@ export default {
|
|||||||
}
|
}
|
||||||
if (this.selectedListRep.length + textArr.length > 20) {
|
if (this.selectedListRep.length + textArr.length > 20) {
|
||||||
return this.$message({
|
return this.$message({
|
||||||
message: '代替标准号最多选择20项',
|
message: '标准号最多选择20项',
|
||||||
type: 'warning'
|
type: 'warning'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user