From e7df3b927035202f3eee68806d87722763e35832 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Thu, 16 Jul 2020 10:17:07 +0800 Subject: [PATCH 1/5] =?UTF-8?q?fix=EF=BC=9A=E7=94=A8=E6=88=B7=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E5=9C=A8=E6=9A=82=E4=B8=8D=E6=B7=BB=E5=8A=A0=E6=8E=92?= =?UTF-8?q?=E5=BA=8F=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/page/config/account.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/nezha-fronted/src/components/page/config/account.vue b/nezha-fronted/src/components/page/config/account.vue index eb804c2c4..bc77efa1d 100644 --- a/nezha-fronted/src/components/page/config/account.vue +++ b/nezha-fronted/src/components/page/config/account.vue @@ -68,7 +68,6 @@ :width="item.width" :key="`col-${index}`" :label="item.label" - :sortable="item.prop!='option'&&item.prop!='status'?'custom':false" :prop="item.prop" >