master
xingyy 11 months ago
parent 4619629d2a
commit 31f7d166d1

@ -408,7 +408,7 @@ export default {
async obtainAmount(){ async obtainAmount(){
uni.setStorageSync("endAt", this.value1); uni.setStorageSync("endAt", this.value1);
const data={ const data={
cycleID:this.cycleId,
artworkSquareSize:Number(this.info.artworkSquareSize), artworkSquareSize:Number(this.info.artworkSquareSize),
endAt:this.value1 endAt:this.value1
} }

Loading…
Cancel
Save