diff --git a/pages/consignment-painting/index.vue b/pages/consignment-painting/index.vue index 2b867bd..18275c1 100644 --- a/pages/consignment-painting/index.vue +++ b/pages/consignment-painting/index.vue @@ -408,7 +408,6 @@ export default { async obtainAmount(){ uni.setStorageSync("endAt", this.value1); const data={ - artworkSquareSize:Number(this.info.artworkSquareSize), endAt:this.value1 }