mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-06 00:18:51 +08:00
chore: revise typo (#1039)
This commit is contained in:
parent
48d90af81b
commit
75fad304e7
@ -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">
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user