@@ -741,7 +741,7 @@ TalentInfoInfoDlg.creatFieldCheckModal = function () {
' </div>\n' +
' </form>';
- } else if (type == 2) {
+ } else if (type == 2 || type == 6) {
return '<form id="firstCheckForm">\n' +
' <div class="form-group" style="margin: 10px;">\n' +