有一个table需要动态增加行,想在动态增加行中插入js怎么做?
         objRow = AppIntermediaryFee.insertRow();
var objCel = objRow.insertCell(0);