Commit 41bfb7ea authored by zhengke's avatar zhengke

no message

parent e4d7b2bd
......@@ -596,21 +596,21 @@
],
WageRateList:[//工资阶梯列表
{
StartValue:null,
StartValue:0,
EndValue:null,
Rate:null
}
],
CommissionRateList:[//提成阶梯列表
{
StartValue:null,
StartValue:0,
EndValue:null,
Rate:null
}
],
BonusRateList:[//年终奖阶梯列表
{
StartValue:null,
StartValue:0,
EndValue:null,
Rate:null
}
......@@ -677,6 +677,7 @@
}
/deep/.el-input-number .el-input__inner{
text-align: left;
height: 34px;
}
.Impression-ratio-box{
display: flex;
......
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