第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機(jī)立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

提交帶有角度的表單到 Json 文件

提交帶有角度的表單到 Json 文件

偶然的你 2021-10-29 13:55:14
我想提交我的表單并有一種方法可以用我新創(chuàng)建的用戶更新我的表。我從今天早上就卡住了。我已經(jīng)有一個刪除方法但錯過了創(chuàng)建方法這是我的 html<div class="manage-content">  <div class="title">    <mat-icon class="user-icon">how_to_reg</mat-icon>    <h3>Create a user</h3>  </div>      <form [formGroup]="form" (ngSubmit)="onSubmit()">        Value : {{form.value | json}}        <div class="form">        <div class="leftSide">        <mat-form-field class="full-width-input" appearance="outline">          <input id="firstName" matInput placeholder="First name" formControlName="f_name" #f_name>          <mat-error *ngIf="isFieldInvalid('f_name')">            The first name you've entered is malformed.          </mat-error>        </mat-form-field>        <mat-form-field class="full-width-input" appearance="outline">          <input id="middleName" matInput placeholder="Middle name" formControlName="m_name" #m_name>          <mat-error *ngIf="isFieldInvalid('m_name')">            The middle name you've entered is malformed.          </mat-error>        </mat-form-field>        <mat-form-field class="full-width-input" appearance="outline">          <input id="lastName" matInput placeholder="Last name" formControlName="l_name" #l_name>          <mat-error *ngIf="isFieldInvalid('l_name')">            The last name you've entered is malformed.          </mat-error>        </mat-form-field>        <mat-form-field class="full-width-input" appearance="outline">          <input id="email" matInput placeholder="Email" formControlName="email" #email>          <mat-error *ngIf="isFieldInvalid('email')">            The email you've entered is malformed.          </mat-error>非常感謝你的幫助
查看完整描述

2 回答

  • 2 回答
  • 0 關(guān)注
  • 137 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號