@@ -274,6 +274,7 @@
submitData(e) {
if (e.index) {
// 立即购买
+ this.setGoodStorage()
uni.navigateTo({
url: '/pagesGood/orderPay?flag=2&orderType=1'
});