From ea4dbc4c1efb18706cd5c6cf79523edf020b03f5 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 12 三月 2021 13:41:14 +0800 Subject: [PATCH] # --- src/main/webapp/views/home/console.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/home/console.html b/src/main/webapp/views/home/console.html index fbf554e..e561c5f 100644 --- a/src/main/webapp/views/home/console.html +++ b/src/main/webapp/views/home/console.html @@ -327,6 +327,7 @@ <td align="center">婊炵暀澶╂暟</td> <td align="center">鍟嗗搧缂栫爜</td> <td align="center">鍟嗗搧鍚嶇О</td> + <td align="center">鏁伴噺</td> </tr> </thead> <tbody id="retentionList"> @@ -548,6 +549,7 @@ <td align="center"> <span style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">{{maktx}}</span> </td> + <td align="center"><span style="font-weight: bold">{{anfme}}</span></td> </tr> {{/each}} </script> -- Gitblit v1.9.1