Browse Source

托书详情页单价字段调整

jbb 2 năm trước cách đây
mục cha
commit
0887e2ef35
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

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