chore: revise typo (#1039)

This commit is contained in:
Fifteen 2024-03-29 10:06:35 +08:00 committed by GitHub
parent 48d90af81b
commit 75fad304e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@ const handleChange = value => {
href="https://github.com/pure-admin/vue-pure-admin/blob/main/src/views/components/cascader.vue"
target="_blank"
>
代码位 src/views/components/cascader.vue
代码位 src/views/components/cascader.vue
</el-link>
</template>
<el-row :gutter="24">

View File

@ -46,7 +46,7 @@ const handleChange = (val: string[]) => {
href="https://github.com/pure-admin/vue-pure-admin/blob/main/src/views/components/collapse.vue"
target="_blank"
>
代码位 src/views/components/collapse.vue
代码位 src/views/components/collapse.vue
</el-link>
</template>

View File

@ -44,7 +44,7 @@ function reset() {
href="https://github.com/pure-admin/vue-pure-admin/blob/main/src/views/components/statistic.vue"
target="_blank"
>
代码位 src/views/components/statistic.vue
代码位 src/views/components/statistic.vue
</el-link>
</template>