From 8447935844850ed19a2c0e268f5fca58836e751f Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期日, 10 十月 2021 22:36:42 +0800
Subject: [PATCH] 丸井器具领用出库单打印

---
 WebTM/views/Baseset/SRM_OpenTmpList.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WebTM/views/Baseset/SRM_OpenTmpList.html b/WebTM/views/Baseset/SRM_OpenTmpList.html
index bf28ad3..331639e 100644
--- a/WebTM/views/Baseset/SRM_OpenTmpList.html
+++ b/WebTM/views/Baseset/SRM_OpenTmpList.html
@@ -247,6 +247,7 @@
                         async: true,
                         data: { "msg": MyMsg },
                         dataType: "json",
+                        contentType: 'application/json',
                         success: function (data) {
                             //if (data.count == 1) { // 璇存槑楠岃瘉鎴愬姛浜嗭紝
                             //    layer.msg(data.Message, { icon: 1 });

--
Gitblit v1.9.1