|
|
@@ -25,7 +25,7 @@
|
|
|
{{ t('routes.archive.patchArchive') }}</a-button
|
|
|
>
|
|
|
<!-- <a-button type="primary" color="warning" @click="() => {}"> 编辑</a-button>-->
|
|
|
- <a-button type="primary" color="error" @click="() => {}"> 新建文件夹</a-button>
|
|
|
+ <!-- <a-button type="primary" color="error" @click="() => {}"> 新建文件夹</a-button> -->
|
|
|
</template>
|
|
|
<template #mapShow="{ record }">
|
|
|
<Switch
|