Explorar el Código

新建销售单

lilei hace 4 años
padre
commit
c13a59f1d7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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: '售价',