|
@@ -41,7 +41,6 @@
|
|
arrow">
|
|
arrow">
|
|
</span>
|
|
</span>
|
|
<span class='stepspan stepspan2'
|
|
<span class='stepspan stepspan2'
|
|
- v-if='chargeTypeId==3'
|
|
|
|
@click="activeIndex=3">
|
|
@click="activeIndex=3">
|
|
<div class="step2 sptep"
|
|
<div class="step2 sptep"
|
|
:class="activeIndex >= 3?'activestep':''">
|
|
:class="activeIndex >= 3?'activestep':''">
|
|
@@ -86,7 +85,7 @@
|
|
@gotoNav='gotoNav' />
|
|
@gotoNav='gotoNav' />
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div v-if='activeIndex==3 && chargeTypeId==3'>
|
|
|
|
|
|
+ <div v-if='activeIndex==3'>
|
|
<improvement :teamid='id'
|
|
<improvement :teamid='id'
|
|
:isSetSalary='isSetSalary'
|
|
:isSetSalary='isSetSalary'
|
|
@gotoNav='gotoNav' />
|
|
@gotoNav='gotoNav' />
|