From 3c0beba0393a05625092e0ce2930549255f57ceb Mon Sep 17 00:00:00 2001 From: yvan.ni Date: Thu, 18 Apr 2024 09:38:40 +0800 Subject: [PATCH] 提交错误,返回~~ --- pages/goods/goodsInfo/goodsInfo.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pages/goods/goodsInfo/goodsInfo.js b/pages/goods/goodsInfo/goodsInfo.js index 5366f27..3b848e5 100644 --- a/pages/goods/goodsInfo/goodsInfo.js +++ b/pages/goods/goodsInfo/goodsInfo.js @@ -5436,8 +5436,7 @@ Page({ data: { store_id: os.stoid, user_id: user_id, - goods_id: gd.goods_id, isnew:1, - timetype:gd.viplimited_timetype + goods_id: gd.goods_id, isnew:1 }, success: function (t) { if (t.data.code == 0) { @@ -5466,7 +5465,6 @@ Page({ goods_id: gd.goods_id, prom_type: gd.prom_type, prom_id: gd.prom_id, isnew:1, - timetype:gd.viplimited_timetype }, //-----获取----- success: function (tt) { -- libgit2 0.21.4