This commit is contained in:
Pengxiansen
2025-02-25 09:28:17 +08:00
parent 76a7070020
commit 8a460a52d7
12 changed files with 1685 additions and 300 deletions

View File

@@ -118,11 +118,7 @@
</div>
</div>
</div>
<div
class="btnss"
style="margin-top: 20px"
v-if="checkPer(permissions, createId) && data?.length"
>
<div class="btnss" style="margin-top: 20px" v-if="data?.length">
<div class="btn btn1" style="margin-right: 20px" @click="hasten()">
<div class="wz">催促学习</div>
</div>
@@ -279,7 +275,6 @@ const courseSelectRows = ref([]);
const planParams = computed(() => ({
type: props.type,
offcourseId: props.datasource?.taskId,
taskId: props.datasource?.id,
}));
const {
data = [],