Browse Source

删除空格

jbb 2 years ago
parent
commit
9c08f5d47f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/book/packingListModal.vue

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

@@ -215,7 +215,7 @@ export default {
         },
         {
           title: '数量(按合并规则累计)',
-          dataIndex: 'number ',
+          dataIndex: 'number',
            ellipsis: true,
           width: 180,
           className: 'replacecolor'