src/views/modules/ico/list.vue
@@ -10,7 +10,7 @@ @selection-change="selectionChange" @on-load="getDataList" > <template slot="menuLeft"> <!-- <template slot="menuLeft"> <el-button type="primary" icon="el-icon-plus" @@ -19,7 +19,7 @@ > 新增 </el-button> </template> </template> --> <template slot-scope="scope" slot="menu"> <el-button type="primary" @@ -30,14 +30,14 @@ 编辑 </el-button> <el-button <!-- <el-button type="danger" icon="el-icon-delete" size="small" @click.stop="deleteHandle(scope.row.id)" > 删除 </el-button> </el-button> --> </template> </avue-crud> <!-- 弹窗, 新增 / 修改 -->