1
This commit is contained in:
parent
03e6121fe9
commit
ffbc110aa6
@ -242,7 +242,7 @@
|
||||
this.id = options.id;
|
||||
this.statusBarHeight = uni.getStorageSync('systemInfo').statusBarHeight
|
||||
this.projectSn = JSON.parse(uni.getStorageSync('projectDetail')).projectSn;
|
||||
console.log(options);
|
||||
// console.log(options);
|
||||
|
||||
},
|
||||
onShow() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user