From f7e7b323c592f2fd960039b3036c9daa7cd27ddf Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Mon, 15 Jan 2024 13:02:43 +0800 Subject: [PATCH 1/8] =?UTF-8?q?=E5=85=A8=E5=B1=80=E9=98=85=E7=89=87?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=AD=97=E6=AE=B5=E7=9A=84=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E3=80=81=E7=BC=96=E8=BE=91=E6=8E=A7=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- .../global-review/components/IRecistTable.vue | 22 ++++++++++----- .../global-review/components/PCWG3Table.vue | 27 ++++++++++--------- .../components/RecistBMTable.vue | 22 ++++++++++----- .../global-review/components/RecistTable.vue | 22 ++++++++++----- .../reading/global-review/index.vue | 4 ++- 6 files changed, 66 insertions(+), 33 deletions(-) diff --git a/.env.production b/.env.production index 70fcaf40..00537958 100644 --- a/.env.production +++ b/.env.production @@ -10,7 +10,7 @@ VUE_APP_IS_TEST = true VUE_APP_LOGIN_FOR_PERMISSION = false # 是否开启长时间无操作锁定弹框 true:是 false:否 -VUE_APP_LOCK_FOR_PERMISSION = true +VUE_APP_LOCK_FOR_PERMISSION = false # 无操作锁定弹框判断时间 单位:秒 VUE_APP_LOCK_FOR_TIME = 360 diff --git a/src/views/trials/trials-panel/reading/global-review/components/IRecistTable.vue b/src/views/trials/trials-panel/reading/global-review/components/IRecistTable.vue index 32ed4fcd..7cf79fe3 100644 --- a/src/views/trials/trials-panel/reading/global-review/components/IRecistTable.vue +++ b/src/views/trials/trials-panel/reading/global-review/components/IRecistTable.vue @@ -26,13 +26,24 @@ show-overflow-tooltip width="150" > - @@ -92,13 +103,12 @@ :min-width="index === 3 ? '200' : '200'" > @@ -53,12 +55,11 @@ :width="index > 0 ? '300' : '200'" >