|
|
|
@ -4158,7 +4158,7 @@ |
|
|
|
if (this.$router.resolve(`/sampleManagement-technicalSpecificationList`).resolved.name === '404') { |
|
|
|
this.$alert('权限不足,访问失败', '警告', {confirmButtonText: '确定',}) |
|
|
|
} else { |
|
|
|
this.$router.push({name:`sampleManagement-technicalSpecificationList`,params:{codeNo:row.codeNo},}) |
|
|
|
this.$router.push({name:`sampleManagement-technicalSpecificationList`,params:{nowCodeNo:row.codeNo},}) |
|
|
|
} |
|
|
|
}, |
|
|
|
|
|
|
|
|