From 09e2e222dc325934dae24257b53941ec3d720f16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=8D=8E=E5=8B=87?= <995058772@qq.com> Date: Fri, 9 May 2025 14:03:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/logistics/quotation/detail.vue | 4 ++-- src/views/logistics/quotation/form.vue | 2 +- src/views/logistics/quotation/index.vue | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/logistics/quotation/detail.vue b/src/views/logistics/quotation/detail.vue index d94264b..354738f 100644 --- a/src/views/logistics/quotation/detail.vue +++ b/src/views/logistics/quotation/detail.vue @@ -7,7 +7,7 @@ {{ form.custName }} {{ form.custNo }} {{ form.netName }} - {{ form.preChargeNo }} + {{ form.preChargeNo }} {{ form.priceExecuteTime }} {{ form.netCode }} {{ form.avgOrderNum }} @@ -198,7 +198,7 @@ export default {