From e84d4700e32dba450aa4d239779fc39f38ae4afa Mon Sep 17 00:00:00 2001
From: admin <841110950@qq.com>
Date: 星期三, 01 九月 2021 17:22:32 +0800
Subject: [PATCH] 1.0.8
---
src/main/webapp/static/js/cool.js | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/static/js/cool.js b/src/main/webapp/static/js/cool.js
index 1f79213..24e8709 100644
--- a/src/main/webapp/static/js/cool.js
+++ b/src/main/webapp/static/js/cool.js
@@ -61,6 +61,7 @@
});
}
+
function autoLoad2(val) {
var inputDomVal = document.querySelector("input[data-key="+val+"]").value;
var selectDom = document.querySelector("select[data-key="+val+"Select]");
@@ -93,6 +94,7 @@
});
}
+
/**
* 鎼滅储鑷姩琛ュ叏 -- select
*/
--
Gitblit v1.9.1