We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
0ct0pu5
/
nginx-ui
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Jelajahi Sumber
fix: include directive not load content
#314
Jacky
1 tahun lalu
induk
1d6e61c744
melakukan
cbe4da76cd
1 mengubah file
dengan
2 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
2
0
app/src/views/domain/ngx_conf/directive/DirectiveEditorItem.vue
+ 2
- 0
app/src/views/domain/ngx_conf/directive/DirectiveEditorItem.vue
Tampilan Berkas
@@ -32,6 +32,8 @@ function init() {
}
}
+init()
+
watch(props, init)
function save() {