From 83aa32b14d8589d8c4a7c77f64f0effd9320807c Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期二, 15 十月 2024 13:28:52 +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