记得上下班打卡 | git大法好,push需谨慎

Commit ce94d969 authored by Your Name's avatar Your Name

修改代金券全部商品

parent abb53648
...@@ -489,7 +489,9 @@ ...@@ -489,7 +489,9 @@
// busiName = selectThreeName; // busiName = selectThreeName;
} }
if (typeOne == 2) { if (typeOne == 2) {
if (goodsId) {
useScope = 80; useScope = 80;
}
busiId = goodsId; busiId = goodsId;
busiName = $("#searchIpt2").val() || '全部商品'; busiName = $("#searchIpt2").val() || '全部商品';
} }
......
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