src/views/cause/Entry.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/cause/Entry.vue
@@ -274,7 +274,7 @@ </el-table-column> <el-table-column label="操作"> <template slot-scope="scope"> <el-button type="text" size="medium" @click="updataReport(scope.row)">编辑</el-button> <!-- <el-button type="text" size="medium" @click="updataReport(scope.row)">编辑</el-button>--> <!-- <el-button type="text" size="medium"--> <!-- @click="leaveReport(scope.row.id, scope.row.causeId, scope.row.groupId)" style="color:#ff0000"--> <!-- :disabled="scope.row.isInGroup == 0">退群 </el-button>-->