payne
2024-04-25 d6883f7f2dc6f60b4378b6c4d456750de7084c77
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'//最小列宽设置
   }
   }
   },