xmSelectrender el #tree tips 请选择行业标签 empty 呀数据为空 filterable true searchTips 请在此搜索标签 pa
var labels = [];
data.arr.forEach(function (item) { labels.push(item.label); });
var selectedLabels = labels.join(',');
$('#industry-text').val(selectedLabels);
原文地址: http://www.cveoy.top/t/topic/izvJ 著作权归作者所有。请勿转载和采集!