From 07c3f96ba711bb308cedbbd894b0e9e52cfd32d8 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期六, 27 六月 2020 16:45:12 +0800
Subject: [PATCH] #
---
src/main/webapp/views/pda/comb.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/pda/comb.html b/src/main/webapp/views/pda/comb.html
index 8e39c1e..987c05f 100644
--- a/src/main/webapp/views/pda/comb.html
+++ b/src/main/webapp/views/pda/comb.html
@@ -132,6 +132,7 @@
window.onload = function(){document.getElementById("code").focus();}
+ var matCodeLayerIdx;
function getMat() {
matCodeLayerIdx = layer.open({
type: 2,
--
Gitblit v1.9.1