完善券兑换码功能
This commit is contained in:
@@ -204,8 +204,8 @@ function refreshList() {
|
||||
}
|
||||
|
||||
function handleEdit(item) {
|
||||
uni.setStorageSync("suggestItem", item);
|
||||
go.to("PAGES_MARKET_ORDER_RECOMMENDATION_ADD", {
|
||||
uni.setStorageSync("couponRedemptionItem", item);
|
||||
go.to("PAGES_MARKET_COUPON_EXCHANGE_CODE_DETAIL", {
|
||||
type: "edit",
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user