This commit is contained in:
2025-08-15 16:34:59 +08:00
parent ff2f36e88c
commit c20495785d
25 changed files with 491 additions and 132 deletions

View File

@ -25,7 +25,6 @@ export const initSSE = (url: any) => {
});
watch(data, () => {
console.log(data.value);
let label = '';
let route1 = '';
let detailId = '';