特殊人群

This commit is contained in:
liuye
2021-12-16 17:13:30 +08:00
parent 6ed973c0fc
commit c6e8f78ade
7 changed files with 306 additions and 7 deletions

View File

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