Browse Source

立卷单位字段修改

duy 2 năm trước cách đây
mục cha
commit
6472b4b255
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/using/query.vue

+ 2 - 2
src/views/using/query.vue

@@ -157,7 +157,7 @@
                         </div>
                         <div class="hc-info-text-item">
                             <div class="title">立卷单位:</div>
-                            <div class="content">{{ fileInfo.filingUnit }}</div>
+                            <div class="content">{{ fileInfo.unit }}</div>
                         </div>
                     </el-scrollbar>
                 </div>
@@ -541,7 +541,7 @@ const tableColumn = ref([
     {key:'secretLevelValue', name: '密级', width: 120},
     {key:'storageTimeValue', name: '保管期限', width: 120},
     {key:'pageN', name: '页数', width: 120},
-    {key:'filingUnit', name: '立卷单位', width: 260},
+    {key:'unit', name: '立卷单位', width: 260},
     {key:'action', name: '操作', width: 120},
 ])
 const tableData = ref([