标准箱盘点
This commit is contained in:
parent
76f1290efc
commit
aff2565844
|
|
@ -538,6 +538,7 @@ const finish = computed(() => {
|
|||
}
|
||||
|
||||
.title {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
|
|
|||
|
|
@ -488,6 +488,7 @@ const finish = computed(() => {
|
|||
}
|
||||
|
||||
.title {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Reference in New Issue