src/components/constract/DeliveryContract/DetailDialog.vue @@ -257,6 +257,7 @@ order_no: order_no, }).then((res) => { this.detailData.close_price = res.data.close_price; this.detailData.profit = res.data.profit; }); }, // ??