111
@@ -157,7 +157,7 @@ input[type="number"] {
align-items: center;
flex-wrap: wrap;
.headItem {
- width: 364px;
+ width: 320px;
height: 30px;
color: #444;
border-right: 1px solid #979797;
@@ -41,7 +41,6 @@
arrow">
</span>
<span class='stepspan stepspan2'
- v-if='chargeTypeId==3'
@click="activeIndex=3">
<div class="step2 sptep"
:class="activeIndex >= 3?'activestep':''">
@@ -86,7 +85,7 @@
@gotoNav='gotoNav' />
</div>
- <div v-if='activeIndex==3 && chargeTypeId==3'>
+ <div v-if='activeIndex==3'>
<improvement :teamid='id'
:isSetSalary='isSetSalary'