fix: build error
parent
75edf99f6c
commit
0d6925fe66
|
@ -67,3 +67,4 @@ watch(
|
|||
{ immediate: true }
|
||||
)
|
||||
</script> -->
|
||||
<template><div>开发中</div></template>
|
||||
|
|
|
@ -60,3 +60,4 @@ watch(
|
|||
{ immediate: true }
|
||||
)
|
||||
</script> -->
|
||||
<template><div>开发中</div></template>
|
||||
|
|
|
@ -71,3 +71,4 @@ onMounted(async () => {
|
|||
await initData()
|
||||
})
|
||||
</script> -->
|
||||
<template><div>开发中</div></template>
|
||||
|
|
|
@ -84,3 +84,4 @@ onMounted(async () => {
|
|||
await initData()
|
||||
})
|
||||
</script> -->
|
||||
<template><div>开发中</div></template>
|
||||
|
|
Loading…
Reference in New Issue