src/main/webapp/static/js/companyTarget/personTarget.js
@@ -25,8 +25,11 @@ cols: [[ {type: 'checkbox'} // ,{field: 'id', align: 'center',title: '#ID'} , {field: 'staff$', align: 'center', title: '人员'} , {field: 'year', align: 'center', title: '年度'} , {field: 'target', align: 'center', title: '目标',templet: '#targetTmp'} , {field: 'complete', align: 'center', title: '实际',templet: '#completeTmp'} , {field: 'complete$', align: 'center', title: '完成状况'} , {fixed: 'right', title: '操作', align: 'center', toolbar: '#operate', width: 400} ]],