//我自己的理解是 row.Zl 是一個 int 類型的數(shù)據(jù)、怎么能將 input 賦值給 row.Id 呢? row.Zl = " <input id='zl_" + row.Id + "' onblur='ZlonChange(" + row.Id + ",this)' class='input' value='' style='width:90%;' title='增量必須大于 0 ' > "; //請教
Js里的 input 問題
猛跑小豬
2018-11-22 18:15:48