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'" >