소스 검색

新建销售单

lilei 4 년 전
부모
커밋
c13a59f1d7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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: '售价',