app/views/educode_sales/sales/operations.html.erb in educode_sales-0.5.7 vs app/views/educode_sales/sales/operations.html.erb in educode_sales-0.5.8
- old
+ new
@@ -44,9 +44,10 @@
title: '岗位类型',
width: 120
}, {
field: 'area',
title: '负责区域',
+ templet:'<div><span title="{{d.area}}">{{d.area}}</span></div>'
}, {
field: 'schools',
title: '跟进学校',
templet: "#school",
totalRow:true,
\ No newline at end of file