From ff5782381a5ad6896a2c5b198aff75b4fe0267e6 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 02 七月 2020 17:16:31 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/trayCode/trayCode.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/trayCode/trayCode.js b/src/main/webapp/static/js/trayCode/trayCode.js
index 55f6802..8919623 100644
--- a/src/main/webapp/static/js/trayCode/trayCode.js
+++ b/src/main/webapp/static/js/trayCode/trayCode.js
@@ -293,8 +293,8 @@
,range: true
});
+ // 寮�濮嬫墦鍗�
form.on('submit(print)', function (data) {
- console.log(data.field.type)
$.ajax({
url: baseUrl+"/trayCode/print/preview",
headers: {'token': localStorage.getItem('token')},
--
Gitblit v1.9.1