|
|
@@ -41,12 +41,12 @@
|
|
|
@click="handleDetails(scope.row)"
|
|
|
>查看</el-button>
|
|
|
|
|
|
- <el-button
|
|
|
- size="mini"
|
|
|
- type="text"
|
|
|
- v-hasPermi="['course:userCourseVideo:edit']"
|
|
|
- @click="updateMoney(scope.row)"
|
|
|
- >设置红包金额</el-button>
|
|
|
+<!-- <el-button-->
|
|
|
+<!-- size="mini"-->
|
|
|
+<!-- type="text"-->
|
|
|
+<!-- v-hasPermi="['course:userCourseVideo:edit']"-->
|
|
|
+<!-- @click="updateMoney(scope.row)"-->
|
|
|
+<!-- >设置红包金额</el-button>-->
|
|
|
|
|
|
<el-button size="mini"
|
|
|
type="text" @click="openTagDialog(scope.row)">
|