测试禁止账号保存
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2024-11-01 10:34:13 +08:00
parent 0413a791c9
commit 7b7d4a7d6d
2 changed files with 3 additions and 2 deletions

View File

@ -82,6 +82,7 @@
<span class="svg-container">
<svg-icon icon-class="password" />
</span>
<el-input size="small" type="password" style="display: none" />
<!-- password -->
<el-input
:key="passwordType"

View File

@ -16,7 +16,7 @@
<el-button
type="primary"
icon="el-icon-download"
@click="handleExport(9)"
@click="handleExport(5)"
size="mini"
>
{{ $t('common:button:export') }}
@ -27,7 +27,7 @@
<el-button
type="primary"
icon="el-icon-download"
@click="handleExport(10)"
@click="handleExport(6)"
size="mini"
>
{{ $t('common:button:export') }}