Commit 1c727712 authored by 李维's avatar 李维

更新表单

parent 8894f5b6
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
......@@ -72,7 +72,7 @@
</div>
</div>
<div style="display: flex; margin-bottom: 10px;">
<div *ngIf="item.questionType == 1" style="display: flex; margin-bottom: 10px;">
<div style="flex:1">
答案类型
</div>
......@@ -248,7 +248,7 @@
</button>
</div>
<textarea #copyTextArea style="position: fixed; left: -10000;" [(ngModel)]="jsonData" nz-input></textarea>
<textarea #copyTextArea style="position: fixed; left: -10000px;" [(ngModel)]="jsonData" nz-input></textarea>
</div>
</div>
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