|
@@ -6,7 +6,7 @@
|
|
|
width="1050px"
|
|
|
:visible.sync="transPlanVisible"
|
|
|
>
|
|
|
- <el-form :model="activeRow" :inline="true" ref="form">
|
|
|
+ <el-form :model="activeRow" :inline="true" ref="form" label-suffix=": ">
|
|
|
<div v-if="activeRow.classs['HIGH_ONLINE']">
|
|
|
<p class="title">
|
|
|
<span style="font-weight: 600">线上基础技能课</span>
|