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 {