guhongwei 2 years ago
parent
commit
c35abd4caf
1 changed files with 7 additions and 1 deletions
  1. 7 1
      src/views/patent/admin/examine/hairmess/list-2.vue

+ 7 - 1
src/views/patent/admin/examine/hairmess/list-2.vue

@@ -8,7 +8,13 @@
           </van-col>
           <van-col span="24" class="other">
             <van-col span="24" class="otherInfo">
-              标题:<span>{{ item.key || '暂无' }}</span>
+              专利号:<span>{{ item.create_number || '暂无' }}</span>
+            </van-col>
+            <van-col span="24" class="otherInfo">
+              专利名称:<span>{{ item.name || '暂无' }}</span>
+            </van-col>
+            <van-col span="24" class="otherInfo">
+              文件夹:<span>{{ item.key || '暂无' }}</span>
             </van-col>
             <van-col span="24" class="otherInfo">
               错误内容:<span>{{ item.word || '暂无' }}</span>