chore:修改前端表单模板
This commit is contained in:
parent
a8c01de529
commit
8a4fd7f66f
@ -13,7 +13,7 @@ import { useShow } from '/admin/composables/curd/useShow'
|
||||
import { onMounted } from 'vue'
|
||||
|
||||
const props = defineProps({
|
||||
primary: String | Number,
|
||||
primary: [String, Number],
|
||||
api: String,
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user