[Frontend] 異常原因顯示不截取文字
This commit is contained in:
parent
cb9f14d136
commit
4037c5ab04
@ -1107,9 +1107,6 @@
|
||||
{
|
||||
title: "異常原因",
|
||||
data: "msgText",
|
||||
render: function (data) {
|
||||
return data.split(":")[0];
|
||||
},
|
||||
},
|
||||
{
|
||||
title: "Ack 確認",
|
||||
|
Loading…
Reference in New Issue
Block a user