add: Form create load
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup>
|
||||
defineProps({
|
||||
field: {
|
||||
type: String
|
||||
type: [String, Number]
|
||||
},
|
||||
label: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user