菜单表单

This commit is contained in:
Gary Fu
2024-01-07 13:46:59 +08:00
parent 6fc23d2521
commit 8bd8cbe46a

View File

@@ -41,7 +41,7 @@ const props = defineProps({
}, },
showReset: { showReset: {
type: Boolean, type: Boolean,
default: true default: false
}, },
resetLabel: { resetLabel: {
type: String, type: String,