Parcourir la source

Merge branch 'test' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend-wms into test

yusheng il y a 1 an
Parent
commit
a9aae49053

+ 6 - 6
src/views/warehouseManagement/stockLedger/components/item-list.vue

@@ -461,12 +461,12 @@
                 showOverflowTooltip: true
               }
             : '',
-          {
-            prop: 'supplierName',
-            label: '供应商',
-            width: 120,
-            showOverflowTooltip: true
-          },
+          // {
+          //   prop: 'supplierName',
+          //   label: '供应商',
+          //   width: 120,
+          //   showOverflowTooltip: true
+          // },
           {
             prop: 'supplierCode',
             label: '供应商代号',