baizonghao
2023-05-22 37f7c50a49bd7c830595d5fab3f3230d34556d6d
修改
1个文件已修改
2 ■■■ 已修改文件
src/views/cause/Entry.vue 2 ●●● 补丁 | 查看 | 原始文档 | 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>-->