소스 검색

入库申请总包装新增单位

695593266@qq.com 10 달 전
부모
커밋
d314917058
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/warehousing/index.vue

+ 1 - 1
src/views/warehousing/index.vue

@@ -15,7 +15,7 @@
         </template>
 
         <template v-slot:totalPackage="{ row }">
-          {{ row.totalPackage }}
+          {{ row.totalPackage }}{{ row.detailList[0].packingUnit }}
         </template>
 
         <template v-slot:totalWeight="{ row }">