소스 검색

2023-4-26

cmy 1 년 전
부모
커밋
e89155e6ad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/user/model/modelrz.vue

+ 1 - 1
pages/user/model/modelrz.vue

@@ -437,7 +437,7 @@
 				}
 				uni.setStorageSync('modeldata',data)
 				uni.navigateTo({
-					url: '/pages/user/model/model?mtype=' + that.user.show_template_id + '&look=2'
+					url: '/pages/user/model/model?mtype=' + that.modelid + '&look=2'
 				})
 			},
 			// 获取用户提交数据