@@ -40,10 +40,10 @@
size="mini"
type="warning"
@click="handleEdit(scope.$index, scope.row)">编辑</el-button>
- <el-button
+ <!-- <el-button
type="danger"
- @click="handleDelete(scope.$index, scope.row)">删除</el-button>
+ @click="handleDelete(scope.$index, scope.row)">删除</el-button> -->
<el-button
type="primary"