|
|
|
@ -2993,6 +2993,7 @@ export default { |
|
|
|
}, |
|
|
|
jumpBM(row) { |
|
|
|
this.visibleD = false |
|
|
|
this.visible = false |
|
|
|
if (this.$router.resolve(`/sampleManagement-technicalSpecificationList`).resolved.name === '404') { |
|
|
|
this.$alert('权限不足,访问失败', '警告', {confirmButtonText: '确定',}); |
|
|
|
} else { |
|
|
|
|