fix: build error

pull/4/MERGE
xingyu 2023-03-31 15:20:22 +08:00
parent 75edf99f6c
commit 0d6925fe66
4 changed files with 4 additions and 0 deletions

View File

@ -67,3 +67,4 @@ watch(
{ immediate: true }
)
</script> -->
<template><div>开发中</div></template>

View File

@ -60,3 +60,4 @@ watch(
{ immediate: true }
)
</script> -->
<template><div>开发中</div></template>

View File

@ -71,3 +71,4 @@ onMounted(async () => {
await initData()
})
</script> -->
<template><div>开发中</div></template>

View File

@ -84,3 +84,4 @@ onMounted(async () => {
await initData()
})
</script> -->
<template><div>开发中</div></template>