bpm:增加流程模型的列表
This commit is contained in:
@@ -33,6 +33,9 @@ export default defineComponent({
|
||||
if (!props.type) {
|
||||
return null
|
||||
}
|
||||
if (!props.value) {
|
||||
return null
|
||||
}
|
||||
getDictObj(props.type, props.value.toString())
|
||||
return (
|
||||
<ElTag
|
||||
|
||||
Reference in New Issue
Block a user