修改
This commit is contained in:
parent
936f67d9c2
commit
c87cb73576
@ -250,11 +250,9 @@
|
||||
};
|
||||
},
|
||||
onLoad(options) {
|
||||
this.pageNum = 1
|
||||
this.baseurl = baseurl
|
||||
this.integral = options.integral
|
||||
var that = this
|
||||
this.selectExchangeGoodsinfo();
|
||||
const value = uni.getStorageSync('patientId');
|
||||
if (value) {
|
||||
that.patientId = value
|
||||
|
||||
Loading…
Reference in New Issue
Block a user