1
This commit is contained in:
parent
a29f6ed515
commit
3c76aa6db3
@ -301,7 +301,7 @@ export default {
|
|||||||
this.inputData = res.data.data;
|
this.inputData = res.data.data;
|
||||||
this.startList.forEach((el, index) => {
|
this.startList.forEach((el, index) => {
|
||||||
this.inputData[el + 6] = this.countData10(this.inputData[el + 6])
|
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.inputData[el + 14] = this.countData10(this.inputData[el + 14])
|
||||||
})
|
})
|
||||||
this.getActive1()
|
this.getActive1()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user