Commit c0d46a0f authored by 秦海涛's avatar 秦海涛

update

parent 7d0f22db
...@@ -103,7 +103,8 @@ Component({ ...@@ -103,7 +103,8 @@ Component({
return; return;
} }
if(this.props.hasItems && itemIds) {
if(this.props.hasItems && !itemIds) {
my.showToast({ my.showToast({
type: 'fail', type: 'fail',
content: '请输入选择商品' content: '请输入选择商品'
......
taobao-mini-sdk @ 025197b3
Subproject commit 025197b38aaf883547384d73b5960782c9093c23
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