From 1468984c9252f78fcf759369ef606d0220d5d6ce Mon Sep 17 00:00:00 2001 From: sprov <47310637+sprov065@users.noreply.github.com> Date: Thu, 17 Jun 2021 12:00:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dinbounds=E5=A4=87=E6=B3=A8?= =?UTF-8?q?=E4=B8=8D=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/html/xui/inbounds.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index e238eb2..ac521b6 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -108,7 +108,7 @@ title: "备注", align: 'center', width: 60, - scopedSlots: { customRender: 'remark' }, + dataIndex: "remark", }, { title: "协议", align: 'center',