This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
lqb
/
nginx-ui
şunun yansıması
https://github.com/0xJacky/nginx-ui.git
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
fix: include directive not load content
#314
Jacky
1 yıl önce
ebeveyn
1d6e61c744
işleme
cbe4da76cd
1 değiştirilmiş dosya
ile
2 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
2
0
app/src/views/domain/ngx_conf/directive/DirectiveEditorItem.vue
+ 2
- 0
app/src/views/domain/ngx_conf/directive/DirectiveEditorItem.vue
Dosyayı Görüntüle
@@ -32,6 +32,8 @@ function init() {
}
}
+init()
+
watch(props, init)
function save() {