@@ -113,6 +113,9 @@ var orderList = new Vue({
_self.MyOrderList();
if(globalUserData){
_self.params.ShopID = globalUserData.shopId;
+ }
+ if(isPC){
+ _self.open=true;
}
if(!isPC){
//移动端上垃加载更多