Commit 4648d327 authored by limingzhe's avatar limingzhe

fix: debug

parent f79f863e
......@@ -105,13 +105,19 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy, AfterViewIni
},
{
name: '参照物1',
name: '参照物1(标题)',
rect: true,
label: '参照文本',
},
{
name: '参照物2',
name: '参照物2(标题)',
rect: true,
label: '参照文本',
},
{
name: '参照物2(字母)',
rect: true,
label: '参照文本',
},
......
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