Commit ff8407ef authored by youjie's avatar youjie

no message

parent 127cf688
......@@ -618,7 +618,8 @@
</span>
</p> -->
<p style="margin-left: 15px;">
<el-tooltip v-if="(msg.CourseId!=12||(PlatformUserNameList&&PlatformUserNameList.length>0))&&msg.CourseId>0" class="item" effect="dark" :content="AccountPrompt" placement="top">
<el-tooltip v-if="(msg.CourseId!=12||(PlatformUserNameList&&PlatformUserNameList.length>0))&&msg.CourseId>0" class="item" effect="dark"
:content="AccountPrompt" placement="top">
<i class="el-icon-warning-outline" style="cursor: pointer;"></i>
</el-tooltip>
<span>
......@@ -1284,7 +1285,7 @@
this.msg.Course_Name = '银行卡'
}if(i==12){
this.msg.CourseId = 12
this.AccountPrompt = '请输入参加活动的平台用户名称,不输入则此单不参与'
this.AccountPrompt = '请选择参加活动的平台用户名称,不输入则此单不参与'
this.msg.Course_Name = '平台'
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment