fix: eslint

(cherry picked from commit 5494756a66)
This commit is contained in:
xingyu
2023-09-11 17:08:39 +08:00
committed by shizhong
parent ba6544a8c3
commit e2040244cf
8 changed files with 29 additions and 20 deletions

View File

@ -267,7 +267,7 @@ onMounted(async () => {
</script>
<style>
.order-font {
font-size: 12px;
padding: 2px 0;
font-size: 12px;
}
</style>