diff --git a/developer-front/src/views/order/factory-order.vue b/developer-front/src/views/order/factory-order.vue index dd3f745..7e88c4a 100644 --- a/developer-front/src/views/order/factory-order.vue +++ b/developer-front/src/views/order/factory-order.vue @@ -24,25 +24,14 @@ - - + - - - - - - @@ -148,7 +137,6 @@ - {{ detail.brandTenantName || '-' }} {{ formatLens(detail) }} {{ detail.progressiveMultifocal === 1 ? '是' : '否' }} @@ -196,9 +184,6 @@
- {{ formatPriceAmount(formatPriceC(detail)) }} - {{ formatPriceAmount(formatDetailLogisticsFee(detail)) }} - {{ formatPriceAmount(formatProgressiveMultifocalPrice(detail)) }} {{ formatPriceAmount(formatDetailPriceTotal(detail, 'priceC')) }} diff --git a/developer-front/src/views/order/lens-order.vue b/developer-front/src/views/order/lens-order.vue index 73f3e99..84a7267 100644 --- a/developer-front/src/views/order/lens-order.vue +++ b/developer-front/src/views/order/lens-order.vue @@ -46,47 +46,20 @@ - - - - + - - - - - - @@ -445,80 +418,6 @@
- - - - - - - - - - - -
@@ -590,15 +489,6 @@ {{ formatProduct(detail) }} - - {{ formatLensFactory(detail) }} - {{ formatLensFactory(detail) }} - {{ formatLens(detail) }} {{ detail.progressiveMultifocal === 1 ? '是' : '否' }} @@ -655,25 +545,6 @@
- - {{ formatPriceAmount(formatPriceB(detail)) }} - {{ formatPriceAmount(formatPriceB(detail)) }} - - {{ formatPriceAmount(formatDetailLogisticsFee(detail)) }} - - {{ formatPriceAmount(formatProgressiveMultifocalPrice(detail)) }} - {{ formatPriceAmount(formatProgressiveMultifocalPrice(detail)) }} -