From 7f078b3335a47a17fad599c14406507d37d6683e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com>
Date: Wed, 31 Aug 2022 11:46:50 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=B6=E5=BA=AD=E4=BD=8F?=
=?UTF-8?q?=E5=9D=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/system/studentInfo/index.vue | 27 +++++++++++++++++++++++++-
1 file changed, 26 insertions(+), 1 deletion(-)
diff --git a/src/views/system/studentInfo/index.vue b/src/views/system/studentInfo/index.vue
index 06b1872..14feaa0 100644
--- a/src/views/system/studentInfo/index.vue
+++ b/src/views/system/studentInfo/index.vue
@@ -176,7 +176,21 @@
-
+
+
+
+ {{ scope.row.homeAddress | ellipsis}}
+
+
+
15) {
+ return homeAddress.slice(0, 15) + "...";
+ }
+ return homeAddress;
+ }
+ },
+
cancel2() {
this.innerVisible3 = false;
this.addparentlist = {