From 5ea75676b5decb2994d77d92553ad5151277dfc7 Mon Sep 17 00:00:00 2001
From: admin <841110950@qq.com>
Date: 星期六, 28 八月 2021 08:27:24 +0800
Subject: [PATCH] 1.0.3
---
src/main/webapp/static/js/ioComplete/ioComplete.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/ioComplete/ioComplete.js b/src/main/webapp/static/js/ioComplete/ioComplete.js
index 5600e4c..b40f4f2 100644
--- a/src/main/webapp/static/js/ioComplete/ioComplete.js
+++ b/src/main/webapp/static/js/ioComplete/ioComplete.js
@@ -377,7 +377,6 @@
success: function (res) {
if (res.code === 200){
parent.layer.closeAll();
- parent.$(".layui-laypage-btn")[0].click();
$("#data-detail :input").each(function () {
$(this).val("");
});
--
Gitblit v1.9.1