|
@@ -374,7 +374,7 @@ export default { |
|
|
isSign=true |
|
|
isSign=true |
|
|
} |
|
|
} |
|
|
}) |
|
|
}) |
|
|
if (resresponse.data.auditStatus == 'Y'){ |
|
|
|
|
|
|
|
|
if (resresponse.data.activitiStatus == '3'){ |
|
|
if (isSign){ |
|
|
if (isSign){ |
|
|
this.$toast({ |
|
|
this.$toast({ |
|
|
icon: 'error', // 找到自己需要的图标 |
|
|
icon: 'error', // 找到自己需要的图标 |
|
|