提交 64f09d9e 编写于 作者: M MaxKey

tokenType GET

上级 1fb1f863
......@@ -171,6 +171,7 @@
nzErrorTip="The input is not valid tokenType!">
<nz-select [(ngModel)]="form.model.tokenType" [ngModelOptions]="{ standalone: true }" name="tokenType"
id="tokenType">
<nz-option nzValue="GET" nzLabel="GET"></nz-option>
<nz-option nzValue="POST" nzLabel="POST"></nz-option>
<nz-option nzValue="LTPA" nzLabel="LTPA"></nz-option>
</nz-select>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册