From abee269f17c1241e9cbe9f31c4a888758c4d8ee6 Mon Sep 17 00:00:00 2001
From: Crunchy <3114200645@qq.com>
Date: 星期二, 06 八月 2024 17:19:45 +0800
Subject: [PATCH] 给全局el-table添加min-table

---
 src/components/view/custom_manage.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/components/view/custom_manage.vue b/src/components/view/custom_manage.vue
index 9424091..d9cc053 100644
--- a/src/components/view/custom_manage.vue
+++ b/src/components/view/custom_manage.vue
@@ -247,6 +247,7 @@
 						}
 					},
 					selectField: {},
+          needSort: ['company'],
 				}
 			}
 		},

--
Gitblit v1.9.3