thainv-dev: UI

This commit is contained in:
nguyen van thai
2024-06-18 14:04:24 +07:00
parent f17e28472c
commit d103f4bbf7
19 changed files with 246 additions and 155 deletions
@@ -14,7 +14,6 @@ const getCurrentTemplate = computed(() => {
return _props.settings && _props.settings.template || '';
});
console.log(getCurrentTemplate.value, 'tempalte')
const GET_PROPS = computed(() => {
return () => {