Commit 4a172ba5 authored by 智慧's avatar 智慧

feat:将form表单设置为默认

parent 3978b37f
......@@ -13,7 +13,7 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy {
saveKey = "et_01";
// 储存对象
item;
animationName = 'Greetings';
animationName = 'DailyConversations';
constructor(private appRef: ApplicationRef, private changeDetectorRef: ChangeDetectorRef) {
......
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