瀏覽代碼

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: '调拨数量',