mirror of https://github.com/certd/certd
chore:
parent
43fee42198
commit
cffea9a9bc
|
@ -185,8 +185,6 @@ export default {
|
||||||
}
|
}
|
||||||
|
|
||||||
detail.value = { nodes };
|
detail.value = { nodes };
|
||||||
|
|
||||||
console.log("nodes", nodes);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
const taskViewClose = () => {
|
const taskViewClose = () => {
|
||||||
|
|
Loading…
Reference in New Issue