From 615580331bfff38c0111035448a417d64bbc9108 Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Wed, 12 Mar 2025 14:42:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E5=8F=B0=E7=AE=A1=E7=90=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/BaseForm/search-form.vue | 3 +- src/components/BaseTable/index.vue | 1 - .../components/CommonTemplate/index.vue | 3 +- .../components/ExportTemplate/index.vue | 3 +- .../components/SignatureTemplate/index.vue | 3 +- .../components/UploadTemplate/index.vue | 3 +- src/views/dictionary/checkConfig/index.vue | 18 ++--------- .../institutions/components/CROs.vue | 21 ++++++------- .../institutions/components/Hospitals.vue | 21 ++++++------- .../institutions/components/Sites.vue | 21 ++++++------- .../institutions/components/Sponsors.vue | 20 ++++++------ .../dictionary/newdictionary/bool/index.vue | 31 ++++++++++++------- .../components/DictionaryChild.vue | 8 ++--- .../dictionary/newdictionary/enum/index.vue | 31 ++++++++++++------- .../list/components/BatchAddForm.vue | 3 -- .../list/components/DictionaryChild.vue | 6 ++-- .../dictionary/newdictionary/list/index.vue | 31 ++++++++++++------- .../dictionary/newdictionary/select/index.vue | 31 ++++++++++++------- .../newdictionary/setting/index.vue | 30 ++++++++++++------ .../dictionary/template/browser/index.vue | 4 +-- .../template/components/Anonymization.vue | 10 +++--- .../components/ClinicalDataConfig.vue | 21 +++++-------- .../components/CriterionDictionary.vue | 5 ++- .../template/components/CriterionsConfig.vue | 14 +++------ .../template/components/CriterionsTmp.vue | 18 +++++------ .../template/components/IncreaseFields.vue | 10 +++--- .../template/components/MedicalAudit.vue | 12 +++---- .../template/components/OrgansTbl.vue | 16 +++++----- .../template/components/QcQuestions.vue | 11 +++---- .../template/components/TableQsList.vue | 9 ++---- .../template/email/components/EmailList.vue | 6 ++-- src/views/dictionary/template/file/index.vue | 4 +-- src/views/dictionary/template/sign/index.vue | 3 +- src/views/feedBack/index.vue | 9 ++---- src/views/system/event/index.vue | 6 ++-- .../system/i18n/components/BatchAddForm.vue | 3 -- src/views/system/i18n/index.vue | 23 +------------- src/views/system/log/index.vue | 14 +++------ src/views/system/menu/index.vue | 11 ------- src/views/system/notice/index.vue | 20 +++++------- src/views/system/role/index.vue | 9 +----- .../system/user/components/Retrospect.vue | 8 ++--- src/views/system/user/list/index.vue | 5 ++- src/views/system/user/list/list.js | 8 ++--- 44 files changed, 235 insertions(+), 312 deletions(-) diff --git a/src/components/BaseForm/search-form.vue b/src/components/BaseForm/search-form.vue index 0cb296ce..8971de9d 100644 --- a/src/components/BaseForm/search-form.vue +++ b/src/components/BaseForm/search-form.vue @@ -1,7 +1,7 @@