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: {