mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-04 18:36:13 +02:00
Use mounted instead of compiled
Because compiled is removed. Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
4cefbb173d
commit
b962d0e91a
@ -10,7 +10,7 @@ $(document).ready(()=> {
|
||||
"processing": false
|
||||
},
|
||||
|
||||
compiled: function(){
|
||||
mounted: function(){
|
||||
this.fetchLogs();
|
||||
|
||||
var self = this;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user