修改前端表单模板
This commit is contained in:
parent
8f157f03e1
commit
162f99648f
@ -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