From 34504aa9a153daa8dc72c7bff3ac27f77eae34dc Mon Sep 17 00:00:00 2001 From: Paidax Date: Sat, 6 Sep 2025 10:23:28 +0800 Subject: [PATCH] commit --- .../zhghh5/democratic/suggestionBox/mine/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/views/platform/zhghh5/democratic/suggestionBox/mine/index.html b/src/main/resources/views/platform/zhghh5/democratic/suggestionBox/mine/index.html index 17422ed9..1abd48a4 100644 --- a/src/main/resources/views/platform/zhghh5/democratic/suggestionBox/mine/index.html +++ b/src/main/resources/views/platform/zhghh5/democratic/suggestionBox/mine/index.html @@ -138,27 +138,27 @@ layout("/layouts/platform_h5.html"){
-
+
{{ item.title || '无标题' }}
-
+
申请人:{{ item.userName || '未知' }}
-
+
所属单位:{{ item.unitName || '未知' }}
-
+
申请时间:{{ item.submitTime || '未知' }}
-
+
当前节点:{{ item.taskName || '未知' }}