fix🐛资源-平台资源和校本资源里别人上传的文件不应该可以编辑名称; #121

Merged
yangws merged 1 commits from yangws into main 2024-08-13 11:06:54 +08:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit c7d2eba5bb - Show all commits

View File

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