From 4561bf0eceb815293dc04d554a9d6c31a11704a6 Mon Sep 17 00:00:00 2001 From: haha Date: Mon, 29 Apr 2024 23:01:19 +0800 Subject: [PATCH] update code --- .../views/project/attendanceConfig/index.vue | 4 +- .../checkDetection/checkDetectionDrawer.vue | 12 +- .../views/project/projectStandard/index.vue | 247 ++++++++++-------- .../projectStandard/projectStandardDlg.vue | 1 + .../projectStandard/projectStandardDrawer.vue | 1 + .../project/projectStandard/standardType.js | 3 +- ruoyi-ui/vue.config.js | 10 +- .../mapper/project/SurProjectMapper.xml | 2 +- .../project/SurProjectStandardMapper.xml | 2 +- 9 files changed, 162 insertions(+), 120 deletions(-) diff --git a/ruoyi-ui/src/views/project/attendanceConfig/index.vue b/ruoyi-ui/src/views/project/attendanceConfig/index.vue index 67657f28..61c6cbe6 100644 --- a/ruoyi-ui/src/views/project/attendanceConfig/index.vue +++ b/ruoyi-ui/src/views/project/attendanceConfig/index.vue @@ -2,13 +2,13 @@
- + - + diff --git a/ruoyi-ui/src/views/project/checkDetection/checkDetectionDrawer.vue b/ruoyi-ui/src/views/project/checkDetection/checkDetectionDrawer.vue index 4e3f4da4..03f1f124 100644 --- a/ruoyi-ui/src/views/project/checkDetection/checkDetectionDrawer.vue +++ b/ruoyi-ui/src/views/project/checkDetection/checkDetectionDrawer.vue @@ -1,5 +1,5 @@