pull/180/head
parent
fc98114896
commit
f36f2ff1cd
|
@ -919,6 +919,9 @@ export default {
|
|||
this.inputData["1" + (10 + (indexs - 1)) + "38"] = this.countData10(
|
||||
this.inputData["1" + (10 + (indexs - 1)) + "38"]
|
||||
);
|
||||
this.inputData["1" + (10 + (indexs - 1)) + "72"] = this.countData10(
|
||||
this.inputData["1" + (10 + (indexs - 1)) + "72"]
|
||||
);
|
||||
|
||||
this.model4Sel = this.inputData["1" + (10 + (indexs - 1)) + "71"];
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue