廖井涛
2024-07-15 731ab1ab578873d0374823fe0ca6f6928b50bd32
north-glass-erp/northglass-erp/src/views/pp/Replenish/PrintReplenishFlowCard.vue
@@ -744,4 +744,17 @@
  height: 100%;
}
:deep(#sizeCheck .el-dialog__body){
  height: 90%;
  width: 100%;
}
:deep(#sizePrintCalrd .el-dialog__body){
  height: 85%;
  width: 100%;
  overflow-y: auto;
}
</style>