소스 검색

托书详情页字段调整(体积)

jbb 2 년 전
부모
커밋
0164f2c2cf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/book/detailsBookDrawer.vue

+ 1 - 1
src/views/book/detailsBookDrawer.vue

@@ -322,7 +322,7 @@ export default {
         },
         {
           title: '体积',
-          dataIndex: 'totalVolume',
+          dataIndex: 'volume',
           width: 120,
           ellipsis: true,
           // scopedSlots: { customRender: 'containerNo' },