Commit be8a5cdc authored by liudong1993's avatar liudong1993
parents 47202a82 4e827ba9
......@@ -141,7 +141,7 @@
{{subItem.StartCityNames}}
</td>
<td :rowspan="outItem.rowspanCount" v-if="index==0&&subIndex==0">
{{subItem.TCNUMS}}({{subItem.TCID}})
{{outItem.TCList[0].TCNUMS}}({{outItem.TCList[0].TCID}})
</td>
<td :rowspan="outItem.rowspanCount" v-if="index==0&&subIndex==0">
{{subItem.LeaderName}}<span style="color:red;">{{subItem.IsLeaderDaiTuan==1?$t('objFill.v101.dmc.daituan'):$t('objFill.v101.dmc.budaituan')}}</span>
......@@ -155,6 +155,7 @@
{{subItem.StartCityNames}}
</td>
<td>
{{subItem.TCNUMS}}({{subItem.TCID}})
</td>
<td>
......
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