From a897c6650036f9f0e2a033bca554864c9b24e34f Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 12 三月 2021 16:51:34 +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