소스 검색

Merge branch 'dev' into test

liujt 2 주 전
부모
커밋
05e6dd6159
1개의 변경된 파일7개의 추가작업 그리고 7개의 파일을 삭제
  1. 7 7
      src/views/warehouseManagement/inventoryAllocation/details.vue

+ 7 - 7
src/views/warehouseManagement/inventoryAllocation/details.vue

@@ -314,13 +314,13 @@
             minWidth: 100,
             hide: this.infoData.inventoryDimension != 3
           },
-          {
-            prop: 'measureQuantity',
-            label: '计量数量',
-            align: 'center',
-            showOverflowTooltip: true,
-            minWidth: 100
-          },
+          // {
+          //   prop: 'measureQuantity',
+          //   label: '计量数量',
+          //   align: 'center',
+          //   showOverflowTooltip: true,
+          //   minWidth: 100
+          // },
           {
             prop: 'quantity',
             label: '调拨数量',