提交 be7460ce authored 作者: 黄旭新's avatar 黄旭新

xin

上级 4f961be7
......@@ -302,10 +302,11 @@
if (options.scene) {
that.packageId = decodeURIComponent(options.scene)
console.log('scene', that.packageId)
}else{
that.packageId = options.id
}
that.type = uni.getStorageSync('type')
that.packageId = options.id
// console.log(that.packageId)
console.log('that.packageId====',that.packageId)
if (that.type == 1) {
that.userType = user.userType
that.userId = user.enterpriseId
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论