优化
This commit is contained in:
@ -25,7 +25,6 @@ export const initSSE = (url: any) => {
|
||||
});
|
||||
|
||||
watch(data, () => {
|
||||
console.log(data.value);
|
||||
let label = '';
|
||||
let route1 = '';
|
||||
let detailId = '';
|
||||
|
Reference in New Issue
Block a user