Browse Source

新建销售单

lilei 4 years ago
parent
commit
c13a59f1d7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/salesManagement/salesReturn/salesReturnNew.vue

+ 2 - 2
src/views/salesManagement/salesReturn/salesReturnNew.vue

@@ -146,7 +146,7 @@ export default {
         {
           title: '产品编码',
           dataIndex: 'productNo',
-          align: 'center',
+          align: 'center'
         },
         {
           title: '产品名称',
@@ -161,7 +161,7 @@ export default {
         {
           title: '销售单号',
           dataIndex: 'productBrand',
-          align: 'center',
+          align: 'center'
         },
         {
           title: '售价',