Commit 99353fe0 authored by youjie's avatar youjie

修改语言bug

parent a964391e
...@@ -838,7 +838,7 @@ ...@@ -838,7 +838,7 @@
class="row-c cursor-pointer radius5 change py5" class="row-c cursor-pointer radius5 change py5"
@click="clickCorrelation(scope.row, 1)" @click="clickCorrelation(scope.row, 1)"
> >
<span class="c059FF6">{{$t('pub.edit')}}{{$t('objFill.relevance')}OP</span> <span class="c059FF6">{{$t('pub.edit')}}{{$t('objFill.relevance')}}OP</span>
</div> </div>
<div <div
v-if="scope.row.OrderStatus != 3 v-if="scope.row.OrderStatus != 3
......
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