浏览代码

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

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' },