Ver Fonte

删除空格

jbb há 2 anos atrás
pai
commit
9c08f5d47f
1 ficheiros alterados com 1 adições e 1 exclusões
  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'