mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2026-01-17 16:04:57 +00:00
我本地碰到了 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);
不生效