From 13cfb63470369487dfb6c8dc518823c48e5e7c49 Mon Sep 17 00:00:00 2001 From: gongdi <410827992@qq.com> Date: Wed, 29 Jun 2022 10:25:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B4=8B=E6=B5=A6=E5=AD=A6=E6=A0=A1=E5=85=AB?= =?UTF-8?q?=E5=A4=A7=E4=B8=AD=E5=BF=83=20=E5=BE=B7=E8=82=B2=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/screenAdaptation/common/imgPreview.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/screenAdaptation/common/imgPreview.vue b/src/views/screenAdaptation/common/imgPreview.vue index d0a0bda..c49103c 100644 --- a/src/views/screenAdaptation/common/imgPreview.vue +++ b/src/views/screenAdaptation/common/imgPreview.vue @@ -27,6 +27,7 @@ return { img: this.$props.imgObj, } + }, watch: { imgObj:function (newVal) {