1
xuxueyang
2024-08-07 3d917ba8ceae67ce6a2c670c8a08ad34a3d8cad7
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