This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
lqb
/
nginx-ui
peilaus alkaen
https://github.com/0xJacky/nginx-ui.git
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
fix: include directive not load content
#314
Jacky
1 vuosi sitten
vanhempi
1d6e61c744
commit
cbe4da76cd
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
app/src/views/domain/ngx_conf/directive/DirectiveEditorItem.vue
+ 2
- 0
app/src/views/domain/ngx_conf/directive/DirectiveEditorItem.vue
Näytä tiedosto
@@ -32,6 +32,8 @@ function init() {
}
}
+init()
+
watch(props, init)
function save() {