payne
2024-04-25 ed9b0c0b150e295e9a5db053882019a3a64ec299
iWare_RawMaterialWarehouse_Web/src/views/main/WmsBase/WmsControlRuleDetail/index.vue
@@ -202,14 +202,14 @@
   customHeaderCell: () => {
   return {
    style: {
   'min-width': '120px'//最小列宽设置
   'min-width': '150px'//最小列宽设置
    }
    }
   },
   customCell: () => {
   return {
   style: {
   'min-width': '120px'//最小列宽设置
   'min-width': '150px'//最小列宽设置
   }
   }
   },
@@ -222,14 +222,14 @@
   customHeaderCell: () => {
   return {
    style: {
   'min-width': '120px'//最小列宽设置
   'min-width': '150px'//最小列宽设置
    }
    }
   },
   customCell: () => {
   return {
   style: {
   'min-width': '120px'//最小列宽设置
   'min-width': '150px'//最小列宽设置
   }
   }
   },