guhongwei %!s(int64=3) %!d(string=hai) anos
pai
achega
b0c94ef458
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/market/transfer/index.vue

+ 2 - 2
src/views/market/transfer/index.vue

@@ -7,8 +7,8 @@
             <template #title>成交专利({{ total1 }})</template>
             <list-1 :list="list"></list-1>
           </van-tab>
-          <van-tab title="转让信息">
-            <template #title>转让信息({{ total2 }})</template>
+          <van-tab title="交易信息">
+            <template #title>交易信息({{ total2 }})</template>
             <list-2 :list="list" @toView="toView"></list-2>
           </van-tab>
         </van-tabs>