Commit 931f60a3 authored by 黄奎's avatar 黄奎

1

parent ebcfb71d
......@@ -48,9 +48,7 @@
<view style="font-size:12px; margin-top:3px;">
<template v-if="b2b_user_info&&b2b_user_info.customerName&&b2b_user_info.customerName!=''">
{{b2b_user_info.customerName}}
<template v-if="b2b_user_info&&b2b_user_info.salesBaseInfo&&b2b_user_info.salesBaseInfo.emName!=''">
(销售经理:{{b2b_user_info.salesBaseInfo.emName}})
</template>
</template>
<template v-else>
{{b2b_user_info ? b2b_user_info.name : ""}}
......
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