From c6b785037442a26b5b45e4bc9834e49c47e3fb09 Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期五, 14 二月 2025 17:23:18 +0800 Subject: [PATCH] 取消自动关闭读卡器 --- src/components/public/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/public/index.vue b/src/components/public/index.vue index 897be38..71c2e2c 100644 --- a/src/components/public/index.vue +++ b/src/components/public/index.vue @@ -75,7 +75,6 @@ 'row'(val, newVla) { // console.log(val,newVla) this.fList = val - console.log(this.fList); // if (this.fList) { // this.getList() // } -- Gitblit v1.8.0