Commit d0926dc0 authored by jyx's avatar jyx

代码优化

parent 22f50b9a
...@@ -130,11 +130,6 @@ ...@@ -130,11 +130,6 @@
this.loadData() this.loadData()
}); });
this.pm = pm; this.pm = pm;
setTimeout(() => {
this.paySuccess('point')
}, 5000)
console.error(pm, this, "charge_pm_this_beforeCreate"); console.error(pm, this, "charge_pm_this_beforeCreate");
}, },
created() { created() {
......
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