This commit is contained in:
lpq
2023-02-25 01:04:19 +08:00
parent e512cffc9c
commit 6c4326aca0
6 changed files with 21 additions and 16 deletions

View File

@@ -444,7 +444,7 @@
<div style="flex: 1">
<div class="split"></div>
<div class="onerow">
<div class="taskmain">任务大纲</div>
<div class="taskmain">任务大纲1</div>
<ImpoterGroupLeader
title="批量面授报名"
:data="{ targetId: projectId, type: 1 }"
@@ -1578,7 +1578,7 @@
v-model:AAvisible="AAvisible"
:datasource="liveData"
:title="showKaoqinText"
types="2"
types="1"
classify="2"
/>
<!-- 概览(无数据)-项目发布弹窗 -->
@@ -3151,6 +3151,7 @@ export default {
}
//考勤的抽屉
const showAA = (course, a, data) => {
debugger
state.AAvisible = true;
state.liveData = data;
state.showKaoqinText = "直播";