刘桂岩 3 년 전
부모
커밋
322babab04
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      application/manage/view/doctors/edit.html

+ 1 - 1
application/manage/view/doctors/edit.html

@@ -18,7 +18,7 @@
                     } else if (rs == "success") {
                         alert('保存成功');
                         document.location.reload();
-                    } elseif(rs == "fali-password"){
+                    } else if(rs == "fali-password"){
                         alert('密码不能为空');
                     }else {
                         alert("保存失败!");