Explorar o código

修改未发数量字段位置

hezhanp hai 8 meses
pai
achega
ba72c55b47

+ 0 - 2
src/views/saleManage/saleOrder/invoice/components/product-listNew.vue

@@ -195,14 +195,12 @@
             prop: 'sendTotalCount',
             label: '已发货数量',
             align: 'center',
-            fixed: 'right'
           },
           {
             minWidth: 110,
             prop: 'notSendTotalCount',
             label: '未发货数量',
             align: 'center',
-            fixed: 'right'
           },
 
           {