瀏覽代碼

解决高教审核框内容空白

sugangqiang 1 年之前
父節點
當前提交
ed60477993
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/static/modular/talentIdentify/talentInfo/talentInfo_common_check.js

+ 1 - 1
public/static/modular/talentIdentify/talentInfo/talentInfo_common_check.js

@@ -741,7 +741,7 @@ TalentInfoInfoDlg.creatFieldCheckModal = function () {
                 '                        </div>\n' +
                 '                    </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' +