瀏覽代碼

补充上一条

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

+ 1 - 9
public/static/modular/gate/talentInfo/new_talentInfo_wj_info.js

@@ -27,15 +27,7 @@ var TalentInfoInfoDlg = {
                     message: "开户银行格式不正确"
                 }
             }
-        },
-        bank_branch_name: {
-            validators: {
-                regexp: {
-                    regexp: /^[\u4e00-\u9fa5]*银行[\u4e00-\u9fa5]*省?[\u4e00-\u9fa5]+市[\u4e00-\u9fa5]*$/,
-                    message: "开户银行格式不正确"
-                }
-            }
-        },
+        }
     },
     validateFields2: {
         enterpriseId: {validators: {notEmpty: {message: '所属医院不能为空'}}},