Browse Source

托书详情页款号小po字段调整

jbb 2 years ago
parent
commit
678d320385
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/book/detailsBookDrawer.vue

+ 2 - 2
src/views/book/detailsBookDrawer.vue

@@ -279,14 +279,14 @@ export default {
       addBookColumns: [
         {
           title: '款号',
-          dataIndex: 'itemNumber',
+          dataIndex: 'styleNumber',
           width: 120,
           ellipsis: true,
           className: 'replacecolor'
         },
          {
           title: '小po',
-          dataIndex: 'smallPo',
+          dataIndex: 'smailPo',
           width: 120,
           ellipsis: true,
           className: 'replacecolor'