|
|
|
@ -533,12 +533,6 @@ const routes = [{ |
|
|
|
component: () => |
|
|
|
import ("../components/report/AppointQuery.vue"), |
|
|
|
}, |
|
|
|
{ |
|
|
|
path: "/AppletRegisterInfo", |
|
|
|
name: "小程序注册信息查询", |
|
|
|
component: () => |
|
|
|
import ("../components/report/AppletRegisterInfo.vue"), |
|
|
|
}, |
|
|
|
{ |
|
|
|
path: "/NationHealthReport", |
|
|
|
name: "上报国家平台数据", |
|
|
|
|