Merge pull request 'fix🐛资源-平台资源和校本资源里别人上传的文件不应该可以编辑名称;' (#121) from yangws into main

Reviewed-on: #121
This commit is contained in:
yangws 2024-08-13 11:06:53 +08:00
commit 444daa3cec
1 changed files with 2 additions and 0 deletions

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">