eason.qian 7 years ago
parent b49f43c3bb
commit 9e6b60de72

@ -175,7 +175,7 @@ define(['angular', 'static/commons/commons', 'static/commons/angular-ueditor', '
} }
} }
}).result.then(function () { }).result.then(function () {
commonDialog.alert({title: '操作成功', content: '您成功修改了密码', type: 'success'}) commonDialog.alert({title: '操作成功', content: '您成功发送了消息', type: 'success'})
}) })
}; };
}]); }]);

Loading…
Cancel
Save