组盘入库

This commit is contained in:
2024-03-11 17:11:26 +08:00
parent 9bb3f00b91
commit 9a7587f80f
8 changed files with 628 additions and 102 deletions

View File

@@ -50,6 +50,9 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
.jcflexstart {
justify-content: flex-start !important;
}
.jcflexend {
justify-content: flex-end !important;
}
.zd-row {
width: 100%;