Explorar el Código

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

jbb hace 2 años
padre
commit
0164f2c2cf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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' },