08 2018 档案

摘要:Error: If ngModel is used within a form tag, either the name attribute must be set or the form control must be defined as ‘standalone’ in ngModelOptio 阅读全文
posted @ 2018-08-31 16:16 king_94boy 阅读(212) 评论(0) 推荐(0)
摘要:html 是这样的 阅读全文
posted @ 2018-08-31 11:20 king_94boy 阅读(4938) 评论(1) 推荐(0)
摘要:表单的东西已经拿到并要传输, 但是还需要添加一组数据, 可以用一下方法 data.传输的键名=传输的键值 console.log(data); 成功。。 阅读全文
posted @ 2018-08-14 14:26 king_94boy 阅读(988) 评论(0) 推荐(0)