RuoYi 6 лет назад
Родитель
Сommit
60f982e315
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/resources/templates/system/user/profile/resetPwd.html

+ 1 - 1
src/main/resources/templates/system/user/profile/resetPwd.html

@@ -103,7 +103,7 @@
 							window.parent.location.reload();
 						});
 					} else {
-						parent.layer.alert(data.m , {icon: 2,title:"系统提示"});
+						parent.layer.alert(data.msg , {icon: 2,title:"系统提示"});
 					}
 				}
 			});