From 2d6f79d0888fc3d8628377eabce4acbe53a21e69 Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Mon, 11 Sep 2023 15:50:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/book/clock-add-or-update.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/book/clock-add-or-update.vue b/src/views/modules/book/clock-add-or-update.vue index c35b92b..774a6b5 100644 --- a/src/views/modules/book/clock-add-or-update.vue +++ b/src/views/modules/book/clock-add-or-update.vue @@ -209,7 +209,7 @@ this.dataForm.days = data.bookTaskEntity.days this.dataForm.productImages = data.bookTaskEntity.images this.dataForm.productDetails = data.bookTaskEntity.content - console.log(this.dataForm.video, 'this.dataForm.video') + // console.log(this.dataForm.video, 'this.dataForm.video') if (this.dataForm.video != '') { this.videoList.push({ name: data.bookTaskEntity.heading,