|
@@ -768,7 +768,7 @@ $(".yzxx").click(function() {
|
|
|
let shop = "{$fullordertt['shop']}"
|
|
let shop = "{$fullordertt['shop']}"
|
|
|
shop = shop*1
|
|
shop = shop*1
|
|
|
if(source == 2){
|
|
if(source == 2){
|
|
|
- if([35,39,40,41,46,58].includes(shop)){
|
|
|
|
|
|
|
+ if([35,39,40,41,46,49,58].includes(shop)){
|
|
|
let express = $("select[name='express']").find("option:selected").val();
|
|
let express = $("select[name='express']").find("option:selected").val();
|
|
|
if(express != 83){
|
|
if(express != 83){
|
|
|
layx.confirm('提示','确定CBT发货模式店铺不走cbt吗?',null,{
|
|
layx.confirm('提示','确定CBT发货模式店铺不走cbt吗?',null,{
|