Commit cb520b77 authored by 赵啸非's avatar 赵啸非

修改通知去重复

parent a9765cb4
...@@ -160,13 +160,13 @@ ...@@ -160,13 +160,13 @@
>查询</el-button >查询</el-button
> >
<el-button <!-- <el-button
icon="el-icon-download" icon="el-icon-download"
@click="downloadFile" @click="downloadFile"
:loading="isDownload" :loading="isDownload"
v-if="downloadUrl" v-if="downloadUrl"
>下载</el-button >下载</el-button
> >-->
<el-button icon="el-icon-refresh-left" @click="cleanForm" title="清空" <el-button icon="el-icon-refresh-left" @click="cleanForm" title="清空"
>清空</el-button >清空</el-button
> >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment