@@ -51,15 +51,6 @@
@click="handleAdd"
>新增</el-button
>
- <el-button
- type="primary"
- size="small"
- plain
- icon="el-icon-circle-plus"
- :disabled="multipleSelection.length == 0"
- @click="handleBatchDelete"
- >删除选中项</el-button
- >
</el-row>
<el-table
:data="tableData"