|
|
@@ -279,7 +279,7 @@ export default {
|
|
|
this.$util.pageTo({url: item.page})
|
|
|
},
|
|
|
pageToNewOrderList(item) {
|
|
|
- this.$util.pageTo({url: "newOrderList?type="+item, type: 2})
|
|
|
+ this.$util.pageTo({url: "newOrderList?type="+item,type:1})
|
|
|
},
|
|
|
getMyMall(){
|
|
|
console.log('pagesPurchase/ghsProduct?shopId='+ this.loginInfo.shopId+'&id=0&ghsShopAdminId='+this.loginInfo.shopAdminId)
|