From 9ee1c19a9e982722ac16ca774fc0733ad78471a1 Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期二, 23 十二月 2025 09:37:47 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/httpRequestLog/httpRequestLog.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/httpRequestLog/httpRequestLog.js b/src/main/webapp/static/js/httpRequestLog/httpRequestLog.js
index 18c2727..da9ed91 100644
--- a/src/main/webapp/static/js/httpRequestLog/httpRequestLog.js
+++ b/src/main/webapp/static/js/httpRequestLog/httpRequestLog.js
@@ -26,6 +26,7 @@
             ,{field: 'name', align: 'center',title: 'URL'}
             ,{field: 'request', align: 'center',title: '璇锋眰鍙傛暟'}
             ,{field: 'response', align: 'center',title: '鍝嶅簲鍙傛暟'}
+            ,{field: 'result$', align: 'center',title: '缁撴灉', templet: '#resTpl', width: 80}
             ,{field: 'createTime$', align: 'center',title: '璇锋眰鏃堕棿'}
 
             ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}

--
Gitblit v1.9.1