submit
This commit is contained in:
parent
31f7d166d1
commit
e9f1a6e3b0
@ -408,7 +408,6 @@ export default {
|
|||||||
async obtainAmount(){
|
async obtainAmount(){
|
||||||
uni.setStorageSync("endAt", this.value1);
|
uni.setStorageSync("endAt", this.value1);
|
||||||
const data={
|
const data={
|
||||||
|
|
||||||
artworkSquareSize:Number(this.info.artworkSquareSize),
|
artworkSquareSize:Number(this.info.artworkSquareSize),
|
||||||
endAt:this.value1
|
endAt:this.value1
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user