切换程控源页面保持页面缓存
This commit is contained in:
@@ -109,6 +109,10 @@ import {
|
|||||||
shouldHandleConnectionTerminalMessage,
|
shouldHandleConnectionTerminalMessage,
|
||||||
} from "./connectionState";
|
} from "./connectionState";
|
||||||
|
|
||||||
|
defineOptions({
|
||||||
|
name: "controlSource",
|
||||||
|
});
|
||||||
|
|
||||||
const show = ref(false);
|
const show = ref(false);
|
||||||
const router = useRouter();
|
const router = useRouter();
|
||||||
const modeId = ref();
|
const modeId = ref();
|
||||||
|
|||||||
Reference in New Issue
Block a user