This commit is contained in:
yanran200730
2022-01-18 15:29:13 +08:00
parent 5b458e177d
commit d74989f048

View File

@@ -425,7 +425,7 @@ export default {
} }
if (sameInfo.length) { if (sameInfo.length) {
return this.$message.error('不能选择同一网格') return this.$message.error('不能选择同一网格重复绑定')
} }
} }