Commit c49493e8 authored by liudong1993's avatar liudong1993

1

parent 0b24ee84
...@@ -268,10 +268,10 @@ ...@@ -268,10 +268,10 @@
</div> </div>
</td> --> </td> -->
<td :rowspan="outItem.rowspanCount" v-if="index==0&&subIndex==0"> <td :rowspan="outItem.rowspanCount" v-if="index==0&&subIndex==0">
<p style="cursor: pointer;color:blue;" <!-- <p style="cursor: pointer;color:blue;"
@click="GenerateDocuments(outItem,subItem.LeaderId,subItem.GuideId)"> @click="GenerateDocuments(outItem,subItem.LeaderId,subItem.GuideId)">
{{$t('ground.scdanju')}} {{$t('ground.scdanju')}}
</p> </p> -->
<p style="cursor: pointer;color:blue;margin-top:5px;" <p style="cursor: pointer;color:blue;margin-top:5px;"
@click="goHuiZhi(outItem.TCIDs, item.LeaderName, item.GuideName, item.StartCityNames, item.TCNUMS)"> @click="goHuiZhi(outItem.TCIDs, item.LeaderName, item.GuideName, item.StartCityNames, item.TCNUMS)">
{{$t('ground.xzgwd')}}</p> {{$t('ground.xzgwd')}}</p>
......
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