From 2d28053beec1de1e98b442b6af3734cea7fd0949 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 12 三月 2021 17:02:46 +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