From e29bfdbd53200db50cbc562d733263c6e4fb5284 Mon Sep 17 00:00:00 2001 From: lSun <15893999301@qq.com> Date: Tue, 17 Dec 2024 19:22:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=BA=E5=91=98=E4=BF=A1=E6=81=AF=E3=80=81?= =?UTF-8?q?=E5=87=BA=E5=B7=AE=E6=8A=A5=E5=A4=87=E5=8A=9F=E8=83=BD=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 4 +- src/api/process/rolesRemind.js | 9 +++ src/api/report/attReport.js | 11 ++++ src/api/system/userInfo.js | 8 +++ src/views/process/evection/index.vue | 65 +++++++++++++++++++++- src/views/process/rolesRemind/index.vue | 4 +- src/views/process/wechatEvection/index.vue | 30 ++++++++++ src/views/report/attReport/index.vue | 42 +++++++++++++- src/views/system/userInfo/index.vue | 11 +++- 9 files changed, 173 insertions(+), 11 deletions(-) diff --git a/public/index.html b/public/index.html index d5881c2..3aef293 100644 --- a/public/index.html +++ b/public/index.html @@ -9,10 +9,10 @@