xiejun
2023-10-19 8b73e9cbdf4035ef1aa1026c979222a7e4ca5e01
Source/UBCS-WEB/src/views/flow/flowPath.vue
@@ -23,11 +23,13 @@
                ids:['0000','22222222'],
                code:'8b5e2017-990f-454a-9c39-4c4eeeb57553',
                type:'PUBLIC',
                name:'模板name',
                template:'模板template'
                template:'模板template',
                vars:{
                    name:'111',
                    sex:'222'
                }
            },
            props:{
                flowName:'name',
                flowTemplate:'template',
                type:'type',
                ids:'ids',