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: {