1
xuxueyang
2024-08-07 3d917ba8ceae67ce6a2c670c8a08ad34a3d8cad7
1
已修改1个文件
4 ■■■■ 文件已修改
pages/order/order-detail.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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