guhongwei 2 年之前
父节点
当前提交
c35abd4caf
共有 1 个文件被更改,包括 7 次插入1 次删除
  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>