From 7339b8a9ccf09e6262cb71ac6c9b724cdfa6fe22 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期五, 15 八月 2025 16:43:32 +0800 Subject: [PATCH] 'pdf预览'’’ --- src/views/system/dept/index.vue | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue index f1f1a6e..c4b1105 100644 --- a/src/views/system/dept/index.vue +++ b/src/views/system/dept/index.vue @@ -230,12 +230,12 @@ <el-button type="primary" :loading="loading" @click="onSearch"> 鎼滅储 </el-button> - <!-- <el-button - :icon="useRenderIcon(Refresh)" - @click="resetForm(formRef)" - > - 閲嶇疆 - </el-button> --> + <el-button + :icon="useRenderIcon(Refresh)" + @click="resetForm(formRef)" + > + 閲嶇疆 + </el-button> <el-button type="primary" @click="openDialog()"> 鏂板 </el-button> -- Gitblit v1.9.1