From fc8f6fada78598ff9e4149f2b30355a0b25eb2f5 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期四, 23 五月 2024 13:37:35 +0800
Subject: [PATCH] 修改检测值输入bug

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

diff --git a/src/views/quality/testitemlayout/index.vue b/src/views/quality/testitemlayout/index.vue
index 225413a..7146417 100644
--- a/src/views/quality/testitemlayout/index.vue
+++ b/src/views/quality/testitemlayout/index.vue
@@ -1788,7 +1788,6 @@
     },
     // 鎻愪氦鐢熸垚鐨勫竷灞�json
     submitJson() {
-      console.log('this.layOutItems', this.layOutItems)
     },
     // 寮瑰嚭甯冨眬缁撴灉棰勮绐楀彛
     previewLayOut() {

--
Gitblit v1.9.3