From b6fdaf9d936cda0c3882012ee5ea3ab2dc822866 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 28 九月 2023 12:05:10 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/wrkMast/wrkDetl.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/wrkMast/wrkDetl.html b/src/main/webapp/views/wrkMast/wrkDetl.html
index af87049..132a439 100644
--- a/src/main/webapp/views/wrkMast/wrkDetl.html
+++ b/src/main/webapp/views/wrkMast/wrkDetl.html
@@ -71,6 +71,7 @@
                 statusCode: 200
             },
             done: function(res, curr, count) {
+                console.log(res)
                 if (res.code === 403) {
                     top.location.href = baseUrl+"/";
                 }

--
Gitblit v1.9.1