xuxueyang
2024-08-11 666bcc20d989be1c7a2acb314594e8e017a611ac
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