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