Commit 54bbfc58 authored by youjie's avatar youjie

no message

parent 9517c30d
......@@ -278,7 +278,8 @@
</div>
</el-col>
<el-col :span="12" style="padding-right: 0;">
<div class="el-col-div ownScrollbarStyle PersonalData_l" style="height: 158px;background: #fff;">
<div class="el-col-div ownScrollbarStyle PersonalData_l"
style="height: 158px;background: #fff;position: relative;">
<div class="title-Month">
<template v-for="(item ,index) in MonthList">
<input type="button" :key="index"
......@@ -295,7 +296,8 @@
<p><span>总预期奖金:</span><span>{{CommissionJJ}}</span></p>
<p><span>总预期提成:</span><span>{{CommissionTC}}</span></p>
</div>
<p style="color: red;font-size: 14px;text-align: right;">注:操作提成需已结团后方可发放提成,以下预期提成均为已结团统计</p>
<p style="color: red;font-size: 14px;text-align: right;position: absolute;bottom: 10px;
right: 20px;">注:操作提成需已结团后方可发放提成,以下预期提成均为已结团统计</p>
</div>
</div>
</el-col>
......
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