From 9d876fb59a38d33b31c1497f4b79c4ad1b77c157 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 03 七月 2020 09:15:45 +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 22bafab..014ea55 100644
--- a/src/main/webapp/static/js/trayCode/trayCode.js
+++ b/src/main/webapp/static/js/trayCode/trayCode.js
@@ -321,7 +321,7 @@
box.print({
mediaPrint:true,
deferred: $.Deferred().done(function () {
- layer.confirm('鎵撳嵃鏄惁鎴愬姛锛燂紙閲嶈锛�', function(){
+ layer.confirm('[閲嶈] 鎵撳嵃鏄惁鎴愬姛锛�', function(){
$.ajax({
url: baseUrl+"/trayCode/print/auth",
headers: {'token': localStorage.getItem('token')},
--
Gitblit v1.9.1