@ -85,6 +85,7 @@
success: res => {
this.onceCode = wx.env.USER_DATA_PATH + '/pic' + number + '.jpg'
if(this.onceCode) {
console.log(this.onceCode)
this.createNewImg()
}
},
@ -124,7 +125,7 @@
console.log(res);
});
},800);
},900);
saveBill() {
var that = this