Commit 98e170df authored by limingzhe's avatar limingzhe

feat: 暂时定稿

parent 56b9009f
...@@ -59,6 +59,10 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy, AfterViewIni ...@@ -59,6 +59,10 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy, AfterViewIni
name: '填过程按钮', name: '填过程按钮',
rect: true, rect: true,
}, },
{
name: '过程展示区域',
rect: true,
},
]; ];
testValue = '123'; testValue = '123';
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment