|
@@ -164,11 +164,12 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="hc-moves-transfer-buttons">
|
|
|
- <el-button hc-btn _icon size="small"
|
|
|
+ <!-- <el-button hc-btn _icon size="small"
|
|
|
:type="tableCheckedKeys.length <= 0 || checkedMoves.length <= 0 ? '' : 'primary'"
|
|
|
:disabled="tableCheckedKeys.length <= 0 || checkedMoves.length <= 0">
|
|
|
<HcIcon name="arrow-right"/>
|
|
|
- </el-button>
|
|
|
+ </el-button> -->
|
|
|
+ <HcIcon type="primary" name="arrow-right-double" style="font-size: 22px;"/>
|
|
|
</div>
|
|
|
<div class="hc-moves-transfer-panel">
|
|
|
<div class="panel-header">选择移动目录</div>
|