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