fix: include directive not load content #314

This commit is contained in:
Jacky 2024-02-28 10:53:45 +08:00
parent 1d6e61c744
commit cbe4da76cd

View file

@ -32,6 +32,8 @@ function init() {
}
}
init()
watch(props, init)
function save() {