|
|
|
|
@ -40,7 +40,7 @@
|
|
|
|
|
<view class="g_ell_1 g_fs_16 g_fw_600">
|
|
|
|
|
{{item.sourceAgency.agencyName}}
|
|
|
|
|
</view>
|
|
|
|
|
<view class="g_ell_1 g_fs_14" style="color: #666;margin-top: 8px;">
|
|
|
|
|
<view class="g_ell_1 g_fs_14" style="color: #666;margin-top: 4px;">
|
|
|
|
|
{{item.desp || '-'}}
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
@ -90,7 +90,7 @@
|
|
|
|
|
<view class="g_ell_1 g_fs_16 g_fw_600">
|
|
|
|
|
{{item.targetAgency.agencyName}}
|
|
|
|
|
</view>
|
|
|
|
|
<view class="g_ell_1 g_fs_14" style="color: #666;margin-top: 8px;">
|
|
|
|
|
<view class="g_ell_1 g_fs_14" style="color: #666;margin-top: 4px;">
|
|
|
|
|
{{item.desp || '-'}}
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
|