接口初始化 第一版

This commit is contained in:
yuping
2022-11-22 14:48:21 +08:00
parent e62fb4cdfd
commit 9a98352aca
8 changed files with 15 additions and 4 deletions

View File

@@ -25,6 +25,7 @@
<div style="margin-left: 8px">{{ data.offCoursePlanInfo?.address }}</div>
</div>
</div>
<!-- todo #面授课的评估 跳转到哪里-->
<div class="btn" v-if="data.offCoursePlanInfo?.evalFlag && !data.evalFlag">评估</div>
</div>
<!-- 基本信息 -->