소스 검색

生产编号

yusheng 11 달 전
부모
커밋
5a18f6f181
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/BIZComponents/inventoryTable.vue
  2. 1 1
      src/views/bpm/handleTask/components/saleOrder/invoice/detailDialog.vue

+ 1 - 1
src/BIZComponents/inventoryTable.vue

@@ -776,7 +776,7 @@
           {
             minWidth: 160,
             prop: 'productionCodes',
-            label: '生产编',
+            label: '生产编',
             align: 'center'
           },
           {

+ 1 - 1
src/views/bpm/handleTask/components/saleOrder/invoice/detailDialog.vue

@@ -307,7 +307,7 @@
           {
             minWidth: 160,
             prop: 'productionCodes',
-            label: '生产编',
+            label: '生产编',
             align: 'center'
           },
           {