|
@@ -5193,6 +5193,7 @@ public class ExcelTabServiceImpl extends BaseServiceImpl<ExcelTabMapper, ExcelTa
|
|
|
trialBaseInfo.setSampleDescription(sampleInfo.getSampleDescription());
|
|
|
trialBaseInfo.setSamplingDate(sampleInfo.getSamplingDate());
|
|
|
trialBaseInfo.setMaterialCount(sampleInfo.getMaterialCount());
|
|
|
+ trialBaseInfo.setDesignStrength(sampleInfo.getDesignStrength());
|
|
|
}
|
|
|
if (record != null) {
|
|
|
trialBaseInfo.setRecordNo(record.getRecordNo());
|