Browse Source

2023-4-26

cmy 1 year ago
parent
commit
e89155e6ad
1 changed files with 1 additions and 1 deletions
  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'
 				})
 			},
 			// 获取用户提交数据