mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-12-17 07:55:53 +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);
不生效