twt hace 1 mes
padre
commit
6949453237
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/user/myOrder/myOrder.vue

+ 1 - 1
pages/user/myOrder/myOrder.vue

@@ -153,7 +153,7 @@
 				}
 				else if (item.SheetType==6){
 					uni.navigateTo({
-						url: "activityOrderDetail?id=" + item.ID+'&sx=1'
+						url: "activityOrderDetail?id=" + item.ID//+'&sx=1'
 					})
 				}
 			},