xuxueyang
2024-07-30 40f016d95500d116ed969c74b8bce175491b7b46
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: {