From 44331af13bba6e80cc3489d1263e08b4b8ea025b Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期五, 15 十一月 2024 10:22:26 +0800
Subject: [PATCH] 修改下单

---
 src/components/do/b1-inspect-order-plan/Inspection.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/components/do/b1-inspect-order-plan/Inspection.vue b/src/components/do/b1-inspect-order-plan/Inspection.vue
index 4f19ac9..2130739 100644
--- a/src/components/do/b1-inspect-order-plan/Inspection.vue
+++ b/src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -2232,6 +2232,7 @@
         this.param = {}
         // 娓呯┖鍏夌氦閰嶇疆鐩稿叧鏁版嵁
         this.fiberOpticTape = []
+        this.template = ''
         this.currentFiberOpticTape = null;
         this.fiberOptic = []
         this.currentFiberOptic = null;

--
Gitblit v1.9.3