Browse Source

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

jbb 2 năm trước cách đây
mục cha
commit
0164f2c2cf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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' },