pull/98/head
parent
a29f6ed515
commit
3c76aa6db3
|
@ -301,7 +301,7 @@ export default {
|
|||
this.inputData = res.data.data;
|
||||
this.startList.forEach((el, index) => {
|
||||
this.inputData[el + 6] = this.countData10(this.inputData[el + 6])
|
||||
this.inputData[el + 8] = this.countData10(this.inputData[el + 8])
|
||||
this.inputData[el + 7] = this.countData10(this.inputData[el + 7])
|
||||
this.inputData[el + 14] = this.countData10(this.inputData[el + 14])
|
||||
})
|
||||
this.getActive1()
|
||||
|
|
Loading…
Reference in New Issue