修改
This commit is contained in:
parent
e83e4c9331
commit
03157e0c00
@ -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