From 6b15f89a33b0bffb9837f954c48ea2b21e7381fd Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 13 六月 2024 11:57:20 +0800
Subject: [PATCH] 合并代码

---
 src/books/artAndDrama/view/components/chapter001.vue |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/books/artAndDrama/view/components/chapter001.vue b/src/books/artAndDrama/view/components/chapter001.vue
index 46bf7ba..288d87f 100644
--- a/src/books/artAndDrama/view/components/chapter001.vue
+++ b/src/books/artAndDrama/view/components/chapter001.vue
@@ -493,8 +493,12 @@
   data() {
     return {
       videoPathOne: "",
+      videoPathTwo: "",
+      videoPathThree: "",
+      videoPathFour: "",
       auidoPathOne: "",
       auidoPathTwo: "",
+      auidoPathThree: "",
       rawData: {
         left: [
           {

--
Gitblit v1.9.1