Commit 0752e590 by 高淑倩

请选择规格

parent 75b3d33f
......@@ -166,6 +166,7 @@ Component({
title: '请选择规格',
icon: 'none'
})
return false
}else{
for (var i = 0; i < this.data.curSpec.length; i++) {
if (!this.data.curSpec[i]) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment