提交 35e10aeb 编写于 作者: 张磊's avatar 张磊

Merge branch 'feature/zl' into 'test'

Feature/zl

See merge request com.pica.cloud.education.frontend/pica.cloud.web-education-admin!486
......@@ -2727,7 +2727,7 @@ export default {
},
// 创建地址
createAreaAddress(type,index){
if(type && this.formData.detectionAreaAddressList.length >= 50){
if(type && this.formData.detectionAreaAddressList.length >= 10){
this.$toast('最多添加50条');
return false;
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册