Discover: cy node label set done
This commit is contained in:
@@ -61,6 +61,7 @@ export default defineStore('filesStore', {
|
||||
*/
|
||||
async fetchEventLog() {
|
||||
const api = '/api/logs';
|
||||
// console.log(this);
|
||||
|
||||
try {
|
||||
const response = await axios.get(api);
|
||||
|
||||
Reference in New Issue
Block a user