Commit d52d379f by qinjianhui

fix: 问题修改

parent 09328fe8
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
<ElButton type="primary" @click="refresh">查询</ElButton> <ElButton type="primary" @click="refresh">查询</ElButton>
</span> </span>
<span class="item"> <span class="item">
<ElButton type="danger" @click="handleBatchDelete">批量删除</ElButton> <ElButton type="danger" @click="() => handleBatchDelete()">批量删除</ElButton>
</span> </span>
</div> </div>
......
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