@@ -24,7 +24,7 @@
> -->
</div>
<div class="headerRight flex" style="align-items: center">
- <!-- <div
+ <div
@click="handleShowAi"
style="
color: #26559b;
@@ -33,7 +33,7 @@
font-weight: bold;
"
>AI</div
- > -->
+ >
<el-icon title="下载" v-if="!isDisableExport" @click="handleExport" style="cursor: pointer; margin: 0 40px" size="24px"><Download /></el-icon>
<el-button style="margin: 0px 10px 0px 0px" type="primary" @click="handleSave"
>保存</el-button