From 6ab63e1a29bbe49833b9a737d03454d07a4a1011 Mon Sep 17 00:00:00 2001 From: duan Date: Thu, 1 Sep 2022 11:21:16 +0800 Subject: [PATCH] =?UTF-8?q?fix(src/views/user):=20=E8=A7=86=E5=B1=8F?= =?UTF-8?q?=E6=B5=81=E7=BB=93=E6=9D=9F=E5=90=8E=E5=BC=BA=E5=88=B6=E5=88=B7?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/user/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/user/index.vue b/src/views/user/index.vue index 84e57d7..c5efe28 100644 --- a/src/views/user/index.vue +++ b/src/views/user/index.vue @@ -91,8 +91,8 @@ > @@ -433,6 +433,7 @@ export default { this.dialogVisible = true }, handleFace(index, row) { + this.$forceUpdate() faceStart().then(res => { setTimeout(() => { this.play = process.env.VUE_APP_FACE_API + '/face/play/'