Commit 3c06d4af authored by 吴春's avatar 吴春

地接总表领队用款链接修改

parent 3d56bcce
...@@ -225,7 +225,7 @@ ...@@ -225,7 +225,7 @@
</div> </div>
</td> </td>
<td> <td>
<div class="fz16 fbold linkspan" @click="goUrlLeaderIsApply('leaderPay',item,outItem,'领队报账')"> <div class="fz16 fbold linkspan" @click="goUrlLeaderIsApply('leaderPay2',item,outItem,'领队报账')">
<span style="color: #4BCA81;" v-if="item.ResultReport.LeaderIsApply==2"></span> <span style="color: #4BCA81;" v-if="item.ResultReport.LeaderIsApply==2"></span>
<span class="colorE95252" v-else>{{item.ResultReport.LeaderIsApply=='0'?"x":"O"}}</span> <span class="colorE95252" v-else>{{item.ResultReport.LeaderIsApply=='0'?"x":"O"}}</span>
</div> </div>
...@@ -453,7 +453,7 @@ ...@@ -453,7 +453,7 @@
this.$router.push({ this.$router.push({
name: path, name: path,
query: { query: {
"id": obj.TCIDS, "id": outItem.TCIDs,
NewCombinationNum:outItem.NewCombinationNum, NewCombinationNum:outItem.NewCombinationNum,
isUpdate: true, isUpdate: true,
blank: 'y', blank: 'y',
......
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