Commit 8f30b993 authored by 沈良进's avatar 沈良进

submit

parent 5c195bda
...@@ -166,7 +166,7 @@ export default { ...@@ -166,7 +166,7 @@ export default {
{ code, state }, { code, state },
(r) => { (r) => {
if (r.data.resultCode == 1) { if (r.data.resultCode == 1) {
this.getOpenInfo() this.getUserInfo()
this.$q.notify({ this.$q.notify({
type: "positive", type: "positive",
message: r.data.message, message: r.data.message,
......
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