客户端调整
This commit is contained in:
parent
2c79bd847f
commit
8f14259db7
@ -81,7 +81,7 @@ export default {
|
|||||||
} else {
|
} else {
|
||||||
this.initPictureShow();
|
this.initPictureShow();
|
||||||
}
|
}
|
||||||
} else if (!this.terminalList.length) {
|
} else {
|
||||||
this.initTerminalList([]);
|
this.initTerminalList([]);
|
||||||
if (this.$route.query.client && !this.nowTerminal.id) {
|
if (this.$route.query.client && !this.nowTerminal.id) {
|
||||||
this.changeQueryClient();
|
this.changeQueryClient();
|
||||||
|
Loading…
Reference in New Issue
Block a user