Selaa lähdekoodia

托书详情页单价字段调整

jbb 2 vuotta sitten
vanhempi
commit
0887e2ef35
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

@@ -354,7 +354,7 @@ export default {
         },
           {
           title: '单价',
-          dataIndex: 'price',
+          dataIndex: 'unitPrice',
           width: 120,
           ellipsis: true,
           className: 'replacecolor'