This commit is contained in:
xingyy 2023-11-07 17:04:32 +08:00
parent 31f7d166d1
commit e9f1a6e3b0

View File

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