From 58fc15212fca40db54480622a7acaf1313f453a0 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Wed, 25 Sep 2024 16:25:58 +0800 Subject: [PATCH] fix --- src/pages/allocationReview/list/index.vue | 67 +++++++------- src/pages/allocationReview/list/setup.vue | 5 +- src/pages/allocationReview/records/index.vue | 34 ++++--- src/pages/myReview/list/index.vue | 53 ++++++----- src/pages/myReview/records/index.vue | 38 ++++---- src/pages/myReview/theoryReview/index.vue | 97 +++++++++++++++----- 6 files changed, 181 insertions(+), 113 deletions(-) diff --git a/src/pages/allocationReview/list/index.vue b/src/pages/allocationReview/list/index.vue index 5008c42..50eaa8b 100644 --- a/src/pages/allocationReview/list/index.vue +++ b/src/pages/allocationReview/list/index.vue @@ -5,13 +5,13 @@