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