工作台待办任务换行

uat_us
熊飞 2024-03-11 13:32:52 +08:00
parent 81bc7f281d
commit 64691a2833
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
ENV = 'production'
NODE_ENV = 'production'
# base public path
VUE_APP_BASE_PATH = 'https://ei-code-prod.s3.amazonaws.com/2024-02-22/'
VUE_APP_BASE_PATH = 'https://ei-code-prod.s3.amazonaws.com/2024-03-08/'
# 是否开启登陆限制 true:是 false:否
VUE_APP_LOGIN_FOR_PERMISSION = false

View File

@ -512,7 +512,7 @@
width="180"
/>
<el-table-column
label=""
:label="$t('common:action:action')"
width="260"
align="left"
fixed="right"