Browse Source

托书参照面辅料总件数字段修改

jbb 2 years ago
parent
commit
2e7b22c4c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/book/packingListModalFabrics.vue

+ 1 - 1
src/views/book/packingListModalFabrics.vue

@@ -174,7 +174,7 @@ export default {
         },
         },
         {
         {
           title: '总件数',
           title: '总件数',
-          dataIndex: 'total',
+          dataIndex: 'number',
           width: 120,
           width: 120,
           ellipsis: true,
           ellipsis: true,
           className: 'replacecolor'
           className: 'replacecolor'