Commit a206517b authored by 罗超's avatar 罗超

修改BUG

parent 3b045301
......@@ -2736,7 +2736,7 @@
</table>
</div>
<div>
<input type="button" class="normalBtn" :class="{'disClick':!isSubmit}" @click="setTheLeader" :value="$r('pub.sureBtn')">
<input type="button" class="normalBtn" :class="{'disClick':!isSubmit}" @click="setTheLeader" :value="$t('pub.sureBtn')">
<span v-if="setMsg.TipMessage!=''" style="color:red; cursor:pointer;"
@click="goUrlTravelControl('团控列表','TravelControlList',setMsg.CTTCID, setMsg.CTTCNUM)">{{setMsg.TipMessage}}</span>
</div>
......
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