Explorar o código

feat-修改请求问题

hejie %!s(int64=3) %!d(string=hai) anos
pai
achega
d2daceba20
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/product/p_details.vue

+ 1 - 1
src/pages/product/p_details.vue

@@ -315,7 +315,7 @@ export default {
     },
     getProPage() {
       uni.navigateTo({
-        url: "/pages/pay-agreement/index",
+        url: "/pages/pay-agreement/index?type=" + this.goodsDa.type,
       });
     },