Commit 20e5d52a authored by 332784038@qq.com's avatar 332784038@qq.com

6

parent 76798144
......@@ -386,7 +386,7 @@ export default {
console.log(r)
this.form.customerId = this.customerId
this.form.number = r.data.number
this.form.nubmerId = r.data.nubmerId
this.form.numberId = r.data.numberId
this.form.numberVersion = r.data.numberVersion
this.form.status = 0
this.init()
......@@ -407,7 +407,7 @@ export default {
followTime: row.nextTime,
nextTime: "",
number: r.data.number,
nubmerId: r.data.nubmerId,
numberId: r.data.numberId,
numberVersion: r.data.numberVersion,
nextPlan: "",
status: 0
......
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