Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web into main
commit
f67a5a9f43
2
.env.usa
2
.env.usa
|
@ -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
|
||||
|
|
|
@ -512,7 +512,7 @@
|
|||
width="180"
|
||||
/>
|
||||
<el-table-column
|
||||
label=""
|
||||
:label="$t('common:action:action')"
|
||||
width="260"
|
||||
align="left"
|
||||
fixed="right"
|
||||
|
|
Loading…
Reference in New Issue