feat: There is no way the, AWC

This commit is contained in:
super_liu
2022-04-26 16:18:09 +08:00
parent f44971e3d9
commit d5cf534c9e
6 changed files with 58 additions and 25 deletions
+2 -1
View File
@@ -217,7 +217,8 @@ export default {
&& this.$route.name !== 'nuoBLogin' && this.$route.name !== 'sTLogin'
&& this.$route.name !== 'StandardSearch' && this.$route.name !== 'phoneIndex'
&& this.$route.name !== 'AdvancedSearchExternal' && this.$route.name !== 'LoginVerifyNoEncryption'
&& this.$route.name !== 'blankPage' && this.$route.name !== 'processedPage') {
&& this.$route.name !== 'blankPage' && this.$route.name !== 'processedPage'
&& this.$route.name !== 'loginStandDetails' && this.$route.name !== 'error') {
this.isBoolean = true
} else {
this.isBoolean = false