|
|
@@ -1440,7 +1440,6 @@ export default { |
|
|
} |
|
|
} |
|
|
if ( |
|
|
if ( |
|
|
!res.data.metadata.recommendation_confirmed && |
|
|
!res.data.metadata.recommendation_confirmed && |
|
|
this.sessionId && |
|
|
|
|
|
this.metadata.state === this.state.waiting |
|
|
this.metadata.state === this.state.waiting |
|
|
) { |
|
|
) { |
|
|
this.recommendWatchPointDialog = true; |
|
|
this.recommendWatchPointDialog = true; |
|
|
|