xuxueyang
2024-08-09 78abd5572d7dbf45124ed30a06fbffbb236066b7
pages/order/order-detail.vue
@@ -27,7 +27,7 @@
               orderId: this.id,
               imageList: [],
               videoList: [],
               reason: [],
               reason: '',
               orderItems: []
            }
            this.showSales = options.showsales && true || false
@@ -180,7 +180,7 @@
                     orderId: this.id,
                     imageList: [],
                     videoList: [],
                     reason: [],
                     reason: '',
                     orderItems: [],
                  }
                  this.showSales = true