From 5bacc5e126870e63b9ba1facbabf2878bdccfa7d Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期四, 25 四月 2024 16:21:31 +0800 Subject: [PATCH] 解决销售订单跨页无法多选问题 --- 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