|
|
@@ -611,11 +611,11 @@
|
|
|
'inspectionProjectRequest'
|
|
|
);
|
|
|
} else {
|
|
|
- if (type != 'detail') {
|
|
|
- res.sampleList.forEach((item) => {
|
|
|
- item.qualitySampleTemplateList = res.templateList;
|
|
|
- });
|
|
|
- }
|
|
|
+ // if (type != 'detail') {
|
|
|
+ // res.sampleList.forEach((item) => {
|
|
|
+ // item.qualitySampleTemplateList = res.templateList;
|
|
|
+ // });
|
|
|
+ // }
|
|
|
this.$refs.sampleReportRef.open(
|
|
|
res,
|
|
|
type,
|