Compare commits
2 Commits
b86d06b234
...
c60377a294
Author | SHA1 | Date |
---|---|---|
xiaomeng | c60377a294 | |
mzp759657627 | 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