From 5d534cfcfdc5880f8bc693d342bf8dd69f6d6e02 Mon Sep 17 00:00:00 2001 From: wyx Date: Tue, 3 Jan 2023 17:41:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=AD=A6=E4=B9=A0=E8=B7=AF=E5=BE=84?= =?UTF-8?q?=E5=9B=BE=E4=BB=BB=E5=8A=A1=E6=95=B0=E6=8D=AE=E8=8E=B7=E5=8F=96?= =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../drawers/router/RouterCommonManage.vue | 151 +++++++++--------- .../drawers/router/RouterEvaluationManage.vue | 21 ++- .../router/RouterExaminationManage.vue | 22 ++- .../drawers/router/RouterFaceTeachManage.vue | 20 ++- .../drawers/router/RouterHomeworkManage.vue | 22 ++- 5 files changed, 157 insertions(+), 79 deletions(-) diff --git a/src/components/drawers/router/RouterCommonManage.vue b/src/components/drawers/router/RouterCommonManage.vue index 7be31cf4..7a0a8e3c 100644 --- a/src/components/drawers/router/RouterCommonManage.vue +++ b/src/components/drawers/router/RouterCommonManage.vue @@ -1,11 +1,12 @@