From db7fdd2cd77a20876d534ae020477b39b5f74faa Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期三, 17 四月 2024 18:33:28 +0800
Subject: [PATCH] 字

---
 packageBookService/pages/bookServices/examination/questionSchedule/index.js |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/packageBookService/pages/bookServices/examination/questionSchedule/index.js b/packageBookService/pages/bookServices/examination/questionSchedule/index.js
index 0039701..2c91db6 100644
--- a/packageBookService/pages/bookServices/examination/questionSchedule/index.js
+++ b/packageBookService/pages/bookServices/examination/questionSchedule/index.js
@@ -1,4 +1,3 @@
-
 // pages/bookServices/examination/questionSchedule/questionSchedule.js
 Component({
   /**
@@ -41,10 +40,8 @@
   },
   created(
 
-  ) {
-  },
-  detached() {
-  },
+  ) {},
+  detached() {},
 
   /**
    * 缁勪欢鐨勫垵濮嬫暟鎹�
@@ -79,7 +76,7 @@
       this.setData({
         percentage: (this.data.ready / this.data.questionList.length) * 100
       })
-    }
+    },
   },
   /**
    * 缁勪欢鐨勬柟娉曞垪琛�
@@ -179,4 +176,4 @@
 
     // }
   }
-})
+})
\ No newline at end of file

--
Gitblit v1.9.1