Merge branch 'master' of https://gitee.com/mini-org-project/course_information_center_vue
This commit is contained in:
commit
89d999f8aa
|
@ -18,7 +18,7 @@
|
|||
</span>
|
||||
<!-- <span style="margin-left: 10px;background: #1c84c6;color: #fff;padding: 3px;border-radius: 5px;font-size: 12px;" @click="() => tingKeZuJiAddModal.view({ ketangbiaoid: route.query.ktId })">填写评价表</span> -->
|
||||
<div style="font-size: .5rem;">
|
||||
{{ ktangInfo.zc || ' ' }}-{{ ktangInfo.skjs || ' ' }}-学分:{{ ktangInfo.xf || ' ' }}-选课人数:{{ ktangInfo.xkrs || ' ' }}-课程性质:{{ ktangInfo.kcxz || ' ' }}-开课单位:{{ ktangInfo.kkdw || ' ' }}
|
||||
{{ ktangInfo.zc || ' ' }} {{ ktangInfo.skjs || ' ' }} 学分:{{ ktangInfo.xf || ' ' }} 选课人数:{{ ktangInfo.xkrs || ' ' }} 课程性质:{{ ktangInfo.kcxz || ' ' }} 开课单位:{{ ktangInfo.kkdw || ' ' }}
|
||||
</div>
|
||||
</span>
|
||||
<span v-else>
|
||||
|
|
Loading…
Reference in New Issue