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