标准箱盘点

This commit is contained in:
bb_pan 2025-08-20 14:21:59 +08:00
parent 76f1290efc
commit aff2565844
2 changed files with 2 additions and 0 deletions

View File

@ -538,6 +538,7 @@ const finish = computed(() => {
}
.title {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;

View File

@ -488,6 +488,7 @@ const finish = computed(() => {
}
.title {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;