Commit cc7ed320 authored by 蒋金城's avatar 蒋金城

小区导出二维码

parent ac3e7e1b
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
</template> </template>
<!-- 功能按钮区 --> <!-- 功能按钮区 -->
<a-col span="24" class="algin-right"> <a-col span="24" class="algin-right">
<!-- <a-button @click="exportEWM">导出二维码</a-button> --> <a-button @click="exportEWM">导出二维码</a-button>
<a-button @click="exportList">导出数据</a-button> <a-button @click="exportList">导出数据</a-button>
<a-button @click="reset">重置</a-button> <a-button @click="reset">重置</a-button>
<a-button type="primary" @click="search">搜索</a-button> <a-button type="primary" @click="search">搜索</a-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