From 9b5e2ec7f0ac9872830698264bd20761a2e2e4c8 Mon Sep 17 00:00:00 2001 From: chc <1501738723@qq.com> Date: Thu, 20 Oct 2022 10:03:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=BB=B7=E6=A0=BC=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/fillorder.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/order/fillorder.vue b/pages/order/fillorder.vue index da23637..2ef494b 100644 --- a/pages/order/fillorder.vue +++ b/pages/order/fillorder.vue @@ -147,9 +147,9 @@
¥ {{ - $options.filters.goodsFormatPrice(val.goodsSku.price)[0] + $options.filters.goodsFormatPrice(val.purchasePrice)[0] }} - .{{ $options.filters.goodsFormatPrice(val.goodsSku.price)[1] }} + .{{ $options.filters.goodsFormatPrice(val.purchasePrice)[1] }}