bug
liuying
2024-04-25 9bf5dc5bc503172bf71b898434d8a23362aa789b
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'//最小列宽设置
   }
   }
   },