|
|
@ -256,7 +256,8 @@ export default { |
|
|
sxbs: item[2], |
|
|
sxbs: item[2], |
|
|
ysypxytj: item[3], |
|
|
ysypxytj: item[3], |
|
|
targetDiluentVolumePrecision: 3, |
|
|
targetDiluentVolumePrecision: 3, |
|
|
actSolutionVolumePrecision: 3 |
|
|
|
|
|
|
|
|
actSolutionVolumePrecision: 3, |
|
|
|
|
|
id:this.getuuid(), |
|
|
}) |
|
|
}) |
|
|
}) |
|
|
}) |
|
|
this.$refs.stepTableRef.addRows(list) |
|
|
this.$refs.stepTableRef.addRows(list) |
|
|
|