Commit a2b520f5 by 梁建民

js

parent 87ea2e52
......@@ -72,7 +72,7 @@ const actions = {
*/
if (payload.types == 1) {
var params = {
type: payload.typess,
type: 2,
mobile: payload.mobile,
linkName: payload.linkName,
verifyCode: payload.verifyCode,
......
......@@ -397,7 +397,6 @@
this.$store.dispatch({
type: 'chainFind',
types: 1,
typess:parseInt(this.supplierActive) + 1,
mobile: this.form.mobile,
linkName: this.form.linkName,
verifyCode: this.form.verifyCode,
......
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 sign in to comment