我本地碰到了 undefined 的时候
var html = $.common.sprintf("<input class='form-control' type='text' name='columns[%s].dictType' value='%s' id='columns_dict_%s'>", index, value, row.columnId);
不生效
|
||
|---|---|---|
| .. | ||
| main | ||
我本地碰到了 undefined 的时候
var html = $.common.sprintf("<input class='form-control' type='text' name='columns[%s].dictType' value='%s' id='columns_dict_%s'>", index, value, row.columnId);
不生效
|
||
|---|---|---|
| .. | ||
| main | ||