Commit 8c3c707c authored by 黄奎's avatar 黄奎

页面修改

parent 193c0466
......@@ -160,7 +160,7 @@
<img v-if="!EmPhoto" src="../../assets/img/default_head_img.jpg" alt="">
<img v-else :src="EmPhoto" :onerror="defaultImg">
</div>
<span class="leaderName">{{LeaderName}}</span>
<span class="leaderName">{{LeaderName}} 总提成{{totalSum}}</span>
</div>
<input type="button" class="hollowFixedBtn backBtn" @click="goUrl('leaderManagement')" :value="$t('pub.returnBack')" />
</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