mirror of
https://github.com/keven1024/015.git
synced 2026-05-31 17:39:35 +00:00
fix(front): Component GlobalDayjs.vue is missing template or render function. at <GlobalDayjs>
This commit is contained in:
@@ -12,3 +12,5 @@ watchEffect(() => {
|
||||
dayjs.locale(locale.value.toLowerCase())
|
||||
})
|
||||
</script>
|
||||
|
||||
<template></template>
|
||||
|
||||
Reference in New Issue
Block a user