feat: 去除BpmFormApi中的vo
parent
3f6b422f77
commit
96c4ee974a
|
@ -29,7 +29,7 @@ import {
|
|||
|
||||
const props = defineProps({
|
||||
formList: {
|
||||
type: Array<BpmFormApi.FormVO>,
|
||||
type: Array<BpmFormApi.Form>,
|
||||
required: true,
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue