Authored by yyq

退换货地区码过滤

... ... @@ -94,7 +94,7 @@ if ($refundInfo.length) {
setBackInput($(this).val() * 1);
}
});
} else {
} else if (defaultArea) {
syncRefundMode(defaultArea);
}
... ...