Commit dd808771 authored by youjie's avatar youjie

no message

parent 02d62888
...@@ -496,10 +496,10 @@ ...@@ -496,10 +496,10 @@
<th>{{$t('restaurant.res_ContactNumber')}}</th> <th>{{$t('restaurant.res_ContactNumber')}}</th>
<th>{{$t('salesModule.storeName')}}</th> <th>{{$t('salesModule.storeName')}}</th>
<th>{{$t('hotel.hotel_status')}}</th> <th>{{$t('hotel.hotel_status')}}</th>
<th>$t('objFill.leijijiaoyie')</th> <th>{{$t('objFill.leijijiaoyie')}}</th>
<th>$t('objFill.qianyueedu')</th> <th>{{$t('objFill.qianyueedu')}}</th>
<th>$t('objFill.weijiesuanedu')</th> <th>{{$t('objFill.weijiesuanedu')}}</th>
<th>$t('objFill.qianyuedaoqitime')</th> <th>{{$t('objFill.qianyuedaoqitime')}}</th>
<th>{{$t('system.table_operation')}}</th> <th>{{$t('system.table_operation')}}</th>
</tr> </tr>
<tr v-for="(item, i) in list" :key="i"> <tr v-for="(item, i) in list" :key="i">
......
...@@ -596,7 +596,7 @@ input[type="number"] { ...@@ -596,7 +596,7 @@ input[type="number"] {
<tr> <tr>
<th>客户名称</th> <th>客户名称</th>
<th>联系方式</th> <th>联系方式</th>
<th>$t('objFill.qianyueedu')</th> <th>{{$t('objFill.qianyueedu')}}</th>
<th>创建者</th> <th>创建者</th>
<th>{{$t('fnc.cjshijian')}}</th> <th>{{$t('fnc.cjshijian')}}</th>
<th>审核状态</th> <th>审核状态</th>
......
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