|
@@ -96,7 +96,7 @@
|
|
|
</template>
|
|
|
</hc-new-card>
|
|
|
<!-- 跨目录移动 -->
|
|
|
- <hc-new-dialog v-model="movesModal" :loading="movesModalLoading" is-table title="跨目录移动" widths="990px" @close="movesModalClose" @save="movesModalSave">
|
|
|
+ <hc-new-dialog v-model="movesModal" :loading="movesModalLoading" is-table title="跨目录移动" widths="80vw" @close="movesModalClose" @save="movesModalSave">
|
|
|
<div class="hc-moves-transfer-box">
|
|
|
<div class="hc-moves-transfer-panel">
|
|
|
<div class="panel-header">
|