From 3a57c35f5820193e754b13c35f67c8b98196f671 Mon Sep 17 00:00:00 2001 From: neargle Date: Mon, 2 Apr 2018 11:36:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=91=8A=E8=AD=A6=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E5=9C=A8=E5=B0=8F=E5=B1=8F=E5=B9=95=E6=98=BE=E7=A4=BA=E8=BF=87?= =?UTF-8?q?=E9=95=BF=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/views/notice.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/views/notice.tpl b/web/views/notice.tpl index 5169a2d..4493576 100755 --- a/web/views/notice.tpl +++ b/web/views/notice.tpl @@ -59,7 +59,7 @@
- 告警详情: ({{ notice.info }}) + 告警详情: ({{ notice.info | cutWords:50 }}) {{ langtem.notice.data.status[ notice.status ] }}