feat: 去除BpmFormApi中的vo
This commit is contained in:
@@ -29,7 +29,7 @@ import {
|
|||||||
|
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
formList: {
|
formList: {
|
||||||
type: Array<BpmFormApi.FormVO>,
|
type: Array<BpmFormApi.Form>,
|
||||||
required: true,
|
required: true,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user