refac: 금쌀 경매장 UI

This commit is contained in:
2022-06-11 03:53:30 +09:00
parent 6fb2358161
commit 35a56e74bb
2 changed files with 169 additions and 76 deletions
+2 -1
View File
@@ -47,7 +47,8 @@ export default defineComponent({
},
title: {
type: String,
required: true,
required: false,
default: null,
},
min: {
type: Number,