mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-11 20:13:43 +00:00
fix: 增加流程图前端代码
This commit is contained in:
13
yudao-admin-ui/src/components/bpmn/data.json
Normal file
13
yudao-admin-ui/src/components/bpmn/data.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"datalist": {
|
||||
"error": {
|
||||
"type": 1,
|
||||
"number": [
|
||||
1
|
||||
],
|
||||
"list": []
|
||||
},
|
||||
"not": [],
|
||||
"right": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user