@@ -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"
|
||||
|
||||
+2
-2
@@ -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') }}
|
||||
|
||||
Reference in New Issue
Block a user