Commit 4b9f5321 authored by 吴春's avatar 吴春

1

parent 9bfdc714
...@@ -459,7 +459,7 @@ ...@@ -459,7 +459,7 @@
v-if="scope.row.OpName&&pagesTitle=='OP'">{{$t('objFill.guanlian')}}OP:{{ scope.row.OpName }}</span> v-if="scope.row.OpName&&pagesTitle=='OP'">{{$t('objFill.guanlian')}}OP:{{ scope.row.OpName }}</span>
<span class="mr" v-if="scope.row.CustomerName">{{$t('active.cl_addPp')}}:{{ scope.row.CustomerName }} ({{ scope.row.CustomerContact }}/{{ <span class="mr" v-if="scope.row.CustomerName">{{$t('active.cl_addPp')}}:{{ scope.row.CustomerName }} ({{ scope.row.CustomerContact }}/{{
scope.row.CustomerTel scope.row.CustomerTel
}}</span> }})</span>
<span class="mr">{{$t('restaurant.res_oderTime')}}:{{ scope.row.CreateTime }}</span> <span class="mr">{{$t('restaurant.res_oderTime')}}:{{ scope.row.CreateTime }}</span>
<div class=""> <div class="">
<i class="mx5" :class="{ <i class="mx5" :class="{
......
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