xuxueyang
2024-07-30 c212c9ab501e1aff9e2dd90e8e87871c0bc7f1bc
pages/order/order-detail.vue
@@ -22,8 +22,9 @@
         if (this.id) {
            await this.getDetail()
            this.getItemList()
            await this.getItemList()
         }
         this.showSales = options.showsales && true || false
      },
      methods: {