From 7fdd5f4af58ed20473e1f74c44e67f882bf0d72b Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期一, 27 二月 2023 20:44:18 +0800
Subject: [PATCH] #显示器增加barcode
---
src/main/webapp/views/console.html | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index 7c19604..c84560f 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -961,7 +961,6 @@
tData1 = tData.slice(0,5)
tData2 = tData.slice(5,10)
tData3 = tData.slice(10,15)
-
}
}
}
--
Gitblit v1.9.1