From 0655ee501ba9e72a4d11b21f2665b40f86bedfc2 Mon Sep 17 00:00:00 2001 From: zzyuan <781948537@qq.com> Date: Thu, 25 Apr 2024 10:58:28 +0800 Subject: [PATCH] =?UTF-8?q?system=E6=A8=A1=E5=9D=97=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/src/views/system/logininfor/index.vue | 1 - sgzb-ui/src/views/system/operlog/index.vue | 1 - sgzb-ui/src/views/system/post/index.vue | 1 - 3 files changed, 3 deletions(-) diff --git a/sgzb-ui/src/views/system/logininfor/index.vue b/sgzb-ui/src/views/system/logininfor/index.vue index 8c58d092..d1f282dc 100644 --- a/sgzb-ui/src/views/system/logininfor/index.vue +++ b/sgzb-ui/src/views/system/logininfor/index.vue @@ -139,7 +139,6 @@ align="center" prop="userName" :show-overflow-tooltip="true" - sortable="custom" :sort-orders="['descending', 'ascending']" /> diff --git a/sgzb-ui/src/views/system/operlog/index.vue b/sgzb-ui/src/views/system/operlog/index.vue index 565b981e..a48a6a0a 100644 --- a/sgzb-ui/src/views/system/operlog/index.vue +++ b/sgzb-ui/src/views/system/operlog/index.vue @@ -176,7 +176,6 @@ prop="operName" width="110" :show-overflow-tooltip="true" - sortable="custom" :sort-orders="['descending', 'ascending']" /> diff --git a/sgzb-ui/src/views/system/post/index.vue b/sgzb-ui/src/views/system/post/index.vue index 41deaf64..b9ecf0e2 100644 --- a/sgzb-ui/src/views/system/post/index.vue +++ b/sgzb-ui/src/views/system/post/index.vue @@ -210,7 +210,6 @@ type="textarea" placeholder="请输入内容" maxlength="100" - show-word-limit />