supplied parameters do not match any signature of call target html

編譯angularJs前端時報錯「supplied parameters do not match any signature of call target 」,是因爲手賤在form的save函數中,將參數null去除了。 正確代碼如下: < form # frm= "ngForm" name= "Form" ( ngSubmit)= "frm.valid && save(null)" noval
相關文章
相關標籤/搜索