From 321370a82855d4b58d4eff2aee238672cdb8b865 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期四, 14 十一月 2024 10:06:49 +0800
Subject: [PATCH] 修改检验下单

---
 src/view/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/view/index.vue b/src/view/index.vue
index a034044..dff6f97 100644
--- a/src/view/index.vue
+++ b/src/view/index.vue
@@ -505,7 +505,6 @@
 				this.saveClick()
 			},
 			removeTab(index) {
-        console.log(3333,this.$refs[`com-${this.tabs[index].k}`],this.tabs[index])
         let obj = this.$refs[`com-${this.tabs[index].k}`][0]
         if(obj.state&&obj.state==1&&this.tabs[index].v=='妫�楠屼换鍔�'&&(obj.version===0||obj.version===1)){
           this.$confirm('璇风‘璁ゅ綋鍓嶆暟鎹槸鍚﹀叏閮ㄤ繚瀛橈紝鏄惁鍏抽棴褰撳墠椤甸潰锛�', '鎻愮ず', {

--
Gitblit v1.9.3