Commit fe86d0d6 authored by FE-安焕焕's avatar FE-安焕焕 👣

提示密码错误提示

parent 37a2320e
......@@ -432,6 +432,7 @@ export default {
return;
}
this.error = error.message;
this.retrieve();
return;
}
const { creditPayInfo = {}, wxPayInfo = {}, flowOrderNo, aliPayInfo = {} } = data;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment