Commit 7bd82f00 authored by youjie's avatar youjie

修复bug

parent 4dbbc8f0
...@@ -603,7 +603,7 @@ Vue.component('table-CostType',{ //费用类型 ...@@ -603,7 +603,7 @@ Vue.component('table-CostType',{ //费用类型
template:` template:`
<table> <table>
<tr style="text-align: center"> <tr style="text-align: center">
<th">{{$t('fnc.fyshuoming')}}</th> <th>{{$t('fnc.fyshuoming')}}</th>
<th>数量</th> <th>数量</th>
<th>单价</th> <th>单价</th>
<th>币种</th> <th>币种</th>
......
...@@ -1006,7 +1006,7 @@ ...@@ -1006,7 +1006,7 @@
</tr> </tr>
<tr> <tr>
<th>{{$t('fnc.danhao')}}</th> <th>{{$t('fnc.danhao')}}</th>
<th">{{$t('system.query_company')}}</th> <th>{{$t('system.query_company')}}</th>
<th>{{$t('fnc.djleixing')}}</th> <th>{{$t('fnc.djleixing')}}</th>
<th>{{$t('fnc.feiyongleixing')}}</th> <th>{{$t('fnc.feiyongleixing')}}</th>
<th>{{$t('tips.jiaoyifangshi')}}</th> <th>{{$t('tips.jiaoyifangshi')}}</th>
......
...@@ -118,7 +118,7 @@ ...@@ -118,7 +118,7 @@
<tr> <tr>
<th><input v-model="isCkedAll" type="checkbox" @click='checkedAll()' /></th> <th><input v-model="isCkedAll" type="checkbox" @click='checkedAll()' /></th>
<th>{{$t('fnc.danhao')}}</th> <th>{{$t('fnc.danhao')}}</th>
<th">{{$t('system.query_company')}}</th> <th>{{$t('system.query_company')}}</th>
<th>{{$t('fnc.djleixing')}}</th> <th>{{$t('fnc.djleixing')}}</th>
<th>{{$t('fnc.feiyongleixing')}}</th> <th>{{$t('fnc.feiyongleixing')}}</th>
<th>{{$t('tips.jiaoyifangshi')}}</th> <th>{{$t('tips.jiaoyifangshi')}}</th>
...@@ -146,7 +146,7 @@ ...@@ -146,7 +146,7 @@
</td> </td>
<td>{{item.RemitterName}}</td> <td>{{item.RemitterName}}</td>
<td>{{item.EmName}}</td> <td>{{item.EmName}}</td>
</tr> </tr>
</table> </table>
</el-form> </el-form>
......
...@@ -106,7 +106,7 @@ ...@@ -106,7 +106,7 @@
<th>{{$t('restaurant.res_ContactNumber')}}</th> <th>{{$t('restaurant.res_ContactNumber')}}</th>
<th>是否有合同</th> <th>是否有合同</th>
<th>合同说明</th> <th>合同说明</th>
<th">{{$t('system.query_company')}}</th> <th>{{$t('system.query_company')}}</th>
<th width="500">{{$t('pub.pubRemark')}}</th> <th width="500">{{$t('pub.pubRemark')}}</th>
<!-- <th>图片</th> --> <!-- <th>图片</th> -->
<th>操作人</th> <th>操作人</th>
......
...@@ -683,7 +683,7 @@ ...@@ -683,7 +683,7 @@
</tr> </tr>
<tr> <tr>
<th>{{$t('fnc.danhao')}}</th> <th>{{$t('fnc.danhao')}}</th>
<th">{{$t('system.query_company')}}</th> <th>{{$t('system.query_company')}}</th>
<th>{{$t('fnc.djleixing')}}</th> <th>{{$t('fnc.djleixing')}}</th>
<th>{{$t('fnc.feiyongleixing')}}</th> <th>{{$t('fnc.feiyongleixing')}}</th>
<th>{{$t('tips.jiaoyifangshi')}}</th> <th>{{$t('tips.jiaoyifangshi')}}</th>
...@@ -978,7 +978,7 @@ ...@@ -978,7 +978,7 @@
<tr> <tr>
<th width="140">序号</th> <th width="140">序号</th>
<th>{{$t('fnc.danhao')}}</th> <th>{{$t('fnc.danhao')}}</th>
<th">{{$t('fnc.fyshuoming')}}</th> <th>{{$t('fnc.fyshuoming')}}</th>
<th>日期</th> <th>日期</th>
<th>{{$t('pub.pubRemark')}}</th> <th>{{$t('pub.pubRemark')}}</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