Commit c7584244 authored by youjie's avatar youjie

修复翻译bug

parent 1fb67833
This diff is collapsed.
...@@ -186,7 +186,7 @@ ...@@ -186,7 +186,7 @@
</div> </div>
<div class="rb_top_row _r_mb5" v-if="isPrintPage&&OrderSource==10"> <div class="rb_top_row _r_mb5" v-if="isPrintPage&&OrderSource==10">
<p> <p>
<span class="">{{$t('fnc.qzcpbianhao')}}: <span class="">{{$t('tips.qzcpbianhao')}}:
<span>{{GetDetail.SourceID}}</span> <span>{{GetDetail.SourceID}}</span>
</span> </span>
</p> </p>
......
...@@ -198,7 +198,7 @@ ...@@ -198,7 +198,7 @@
</div> </div>
<div class="rb_top_row _r_mb5" v-if="isPrintPage&&OrderSource==10"> <div class="rb_top_row _r_mb5" v-if="isPrintPage&&OrderSource==10">
<p> <p>
<span class="">{{$t('fnc.qzcpbianhao')}}: <span class="">{{$t('tips.qzcpbianhao')}}:
<span>{{GetDetail.SourceID}}</span> <span>{{GetDetail.SourceID}}</span>
</span> </span>
</p> </p>
...@@ -420,7 +420,7 @@ ...@@ -420,7 +420,7 @@
</div> </div>
<div class="rb_top_row _r_mb5" v-if="isPrintPage&&OrderSource==10"> <div class="rb_top_row _r_mb5" v-if="isPrintPage&&OrderSource==10">
<p> <p>
<span class="">{{$t('fnc.qzcpbianhao')}}: <span class="">{{$t('tips.qzcpbianhao')}}:
<span> <span>
<el-input size="small" style="width:auto" v-model="GetDetail.SourceID" placeholder="请输入"></el-input> <el-input size="small" style="width:auto" v-model="GetDetail.SourceID" placeholder="请输入"></el-input>
</span> </span>
......
...@@ -146,7 +146,7 @@ ...@@ -146,7 +146,7 @@
</div> </div>
<div class="rb_top_row _r_mb5" v-if="isPrintPage&&OrderSource==10"> <div class="rb_top_row _r_mb5" v-if="isPrintPage&&OrderSource==10">
<p> <p>
<span class="">{{$t('fnc.qzcpbianhao')}}: <span class="">{{$t('tips.qzcpbianhao')}}:
<span>{{GetDetail.SourceID}}</span> <span>{{GetDetail.SourceID}}</span>
</span> </span>
</p> </p>
......
...@@ -151,7 +151,7 @@ ...@@ -151,7 +151,7 @@
</div> </div>
<div class="rb_top_row _r_mb5" v-if="isPrintPage&&OrderSource==10"> <div class="rb_top_row _r_mb5" v-if="isPrintPage&&OrderSource==10">
<p> <p>
<span class="">{{$t('fnc.qzcpbianhao')}}: <span class="">{{$t('tips.qzcpbianhao')}}:
<span>{{GetDetail.SourceID}}</span> <span>{{GetDetail.SourceID}}</span>
</span> </span>
</p> </p>
......
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
</div> </div>
<div class="rb_top_row _r_mb5" v-if="isPrintPage&&OrderSource==10"> <div class="rb_top_row _r_mb5" v-if="isPrintPage&&OrderSource==10">
<p> <p>
<span class="">{{$t('fnc.qzcpbianhao')}}: <span class="">{{$t('tips.qzcpbianhao')}}:
<span>{{GetDetail.SourceID}}</span> <span>{{GetDetail.SourceID}}</span>
</span> </span>
</p> </p>
......
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