From db2d71d846fd5ed84dd2fdfd2f90d2e43bc699d6 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Sun, 29 May 2022 16:41:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=B9=BF=E5=91=8A=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/components/property/editAdvert/editAdvert.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/components/property/editAdvert/editAdvert.js b/public/components/property/editAdvert/editAdvert.js index 59352800b..f3a1bd7db 100755 --- a/public/components/property/editAdvert/editAdvert.js +++ b/public/components/property/editAdvert/editAdvert.js @@ -24,7 +24,8 @@ roomNum: '', photos: [], viewType: '', - vedioName: '' + vedioName: '', + communityId: '', } }, _initMethod: function() {