廖井涛
2024-08-29 a5d3960dec168729c3ace0200ef76b24a4a306bf
物料库存修改样式
1个文件已修改
4 ■■■■ 已修改文件
north-glass-erp/northglass-erp/src/views/mm/mainIngredientStock/SelectIngredientsStock.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/views/mm/mainIngredientStock/SelectIngredientsStock.vue
@@ -779,11 +779,11 @@
}
.head{
  width: 100%;
  height: 35px;
  height: 65px;
}
.main-table{
  width: 100%;
  height: calc(100% - 35px);
  height: calc(100% - 60px);
}
</style>