Explorar o código

fix: 样品库存

32197351@qq.com hai 1 ano
pai
achega
242709212f

+ 3 - 3
itdmWeb/src/views/module-iTDM/inventory/ItdmInventoryLogList.vue

@@ -121,7 +121,7 @@ export default {
           dataIndex: 'barCode'
         },
         {
-          title: '样品库存id',
+          title: '样品名称',
           align: 'center',
           dataIndex: 'inventoryId_dictText'
         },
@@ -131,9 +131,9 @@ export default {
           dataIndex: 'num'
         },
         {
-          title: '使用人员(入库借出和出库归还)',
+          title: '使用人员',
           align: 'center',
-          dataIndex: 'useBy'
+          dataIndex: 'useBy_dictText'
         },
         {
           title: '使用时间',