From f43407e11a8a739e922b777e81fb6fb81e48bc20 Mon Sep 17 00:00:00 2001 From: "1747191978@qq.com" <1942943850@qq.com> Date: Wed, 12 Feb 2025 14:17:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=82=A3=E8=80=85=E6=A1=A3=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- acupuncture-ui/src/App.vue | 3 - .../src/views/patientFile/index.vue | 127 ++++++++++++------ 2 files changed, 87 insertions(+), 43 deletions(-) diff --git a/acupuncture-ui/src/App.vue b/acupuncture-ui/src/App.vue index 1066ff93b..be9682e8c 100644 --- a/acupuncture-ui/src/App.vue +++ b/acupuncture-ui/src/App.vue @@ -67,7 +67,4 @@ export default { .el-upload-list__item:first-child { margin-top: 0; } -.el-input__inner { - padding: 0 15px !important; -} diff --git a/acupuncture-ui/src/views/patientFile/index.vue b/acupuncture-ui/src/views/patientFile/index.vue index a9e6d4123..24463f0d0 100644 --- a/acupuncture-ui/src/views/patientFile/index.vue +++ b/acupuncture-ui/src/views/patientFile/index.vue @@ -257,7 +257,7 @@ size="mini" type="text" icon="el-icon-tickets" - @click="handleDelete(scope.row)" + @click="handleDetails(scope.row)" v-hasPermi="['patientFile:details']" >详情 @@ -285,25 +285,39 @@ - + - + - - - - + + - + - + - + - + - - +