Selaa lähdekoodia

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

jbb 2 vuotta sitten
vanhempi
commit
0164f2c2cf
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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' },