在输入字段中输入百分比符号时出错

时间:2018-07-23 19:06:59

标签: html

我正在尝试提交带有文本和百分比符号的输入表单。但是,当我尝试检索它时,在百分比之前会得到一个转义字符“ /”。 <input type="text" class="form-control" [(ngModel)]="candidate.comp_expectation" name="comp_expectation"

0 个答案:

没有答案