Commit dc6cee95 authored by youjie's avatar youjie

no message

parent a079325a
...@@ -379,11 +379,11 @@ ...@@ -379,11 +379,11 @@
</span> </span>
</template> </template>
<span class="mr" v-if="item.CustomerName">创建人:</span> <!-- <span class="mr" v-if="item.CustomerName">创建人:</span>
<span class="mr" v-if="item.CustomerName" <span class="mr" v-if="item.CustomerName"
>{{ item.CustomerName }} ({{ item.CustomerContact }}/{{ >{{ item.CustomerName }} ({{ item.CustomerContact }}/{{
item.CustomerTel item.CustomerTel
}})</span }})</span -->
> >
<span>下单时间:</span> <span>下单时间:</span>
<span class="mr">{{ item.CreateDate }}</span> <span class="mr">{{ item.CreateDate }}</span>
......
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