缺接口

This commit is contained in:
liuye
2021-12-17 17:31:12 +08:00
parent 66d1229420
commit 0f945fe56e
8 changed files with 247 additions and 101 deletions

View File

@@ -21,7 +21,7 @@ export default {
data() {
return {
component: 'Map',
component: 'Detail',
params: {}
}
},