Compare commits

...

2 Commits

Author SHA1 Message Date
ade1a2d19f Merge branch 'main' of http://117.73.11.115:3000/Tony/god-ytr 2024-06-11 15:46:24 +08:00
f4bfecd23e fix: BUG 2024-06-11 15:46:21 +08:00

View File

@ -152,7 +152,7 @@
>删除</el-button> >删除</el-button>
<el-button <el-button
type="text" type="text"
icon="el-icon-delete" icon="el-icon-edit"
style="margin-left: 1rem;" style="margin-left: 1rem;"
@click="handleUpdate(item)" @click="handleUpdate(item)"
v-hasPermi="['vlog:video:edit']" v-hasPermi="['vlog:video:edit']"