From 5fffc98955a5aaf223019f06450bd603a9a6cad1 Mon Sep 17 00:00:00 2001
From: lifizer <913626195@qq.com>
Date: Wed, 24 Apr 2024 14:36:06 +0800
Subject: [PATCH] =?UTF-8?q?Fix(=E5=BA=97=E9=93=BA):[#1263]=E4=B8=AA?=
=?UTF-8?q?=E4=BA=BA=E5=BA=97=E9=93=BA=E4=B8=BB=E9=A1=B5-=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9=E5=BA=97=E9=93=BA=E8=B5=84=E6=96=99=E9=A1=B5=E9=9D=A2?=
=?UTF-8?q?=E4=BC=81=E4=B8=9A=E6=96=87=E5=8C=96=E5=9B=BE=E7=89=87=E6=95=B0?=
=?UTF-8?q?=E6=8D=AE=E4=B8=A2=E5=A4=B1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pagesInn/inn/innProfileEdit.vue | 29 +++++++++++++++++++++++++++--
1 file changed, 27 insertions(+), 2 deletions(-)
diff --git a/pagesInn/inn/innProfileEdit.vue b/pagesInn/inn/innProfileEdit.vue
index f63b543..6ec6333 100644
--- a/pagesInn/inn/innProfileEdit.vue
+++ b/pagesInn/inn/innProfileEdit.vue
@@ -34,6 +34,30 @@
+
+
+ 封面类型
+
+
+
+
+
+
+
+
+
封面照片
@@ -112,7 +136,7 @@
-->
-
+
{
return {
path: item,
upload_percent: 100
}
})
+ this.uploadedFilesArray = hotel.pics || []
}
},
methods: {