Merge pull request 'feat: 修改bug' (#109) from fix/suspiciousSort into test

Reviewed-on: #109
pull/113/head
raoyongjun 1 year ago
commit e6a00eab6b

@ -623,7 +623,7 @@ async function refreshHandler(filtersearchId?: any) {
.img {
border-radius: 7px;
display: block;
height: calc(100%);
height: 100%;
}
.wrapper {

Loading…
Cancel
Save