Przeglądaj źródła

新建销售单

lilei 4 lat temu
rodzic
commit
c13a59f1d7

+ 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: '售价',