Compare commits

..

No commits in common. "444daa3cec59cec77c08ebdb97d2d202f736e1f2" and "c4e82017e57716e5cb34f1ef7bed504364bb17f5" have entirely different histories.

1 changed files with 0 additions and 2 deletions

View File

@ -36,13 +36,11 @@
</div> </div>
</div> </div>
<div class="item-btns" @click.stop> <div class="item-btns" @click.stop>
<!-- 只有自己创建的课件可以修改名称-->
<el-popover <el-popover
placement="bottom-end" placement="bottom-end"
trigger="hover" trigger="hover"
popper-class="custom-popover" popper-class="custom-popover"
:visible="item.showPopover" :visible="item.showPopover"
v-if="Number(item.createUserId) === userInfo.userId"
> >
<template #reference> <template #reference>
<el-button link type="primary"> <el-button link type="primary">