|
@@ -421,6 +421,7 @@
|
|
|
$('.select-area-box .list button').removeClass('active');
|
|
|
showSelect(buyIndustry,false);
|
|
|
findSelectedIndustry();
|
|
|
+ sessionStorage.removeItem("vipSubSelectIndustryAdd");
|
|
|
sessionStorage.removeItem("vipSubSelectIndustryUpgrade");
|
|
|
$('.tips_btn .btns button').removeAttr('disabled');
|
|
|
})
|