[Vue warn]: Failed to resolve component: tex
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.
at <ApplyForm>
at <View>
at <HomePage>
at <AsyncComponentWrapper>
at <PageBody>
at <Page>
at <Anonymous>
at <KeepAlive>
at <RouterView>
at <Layout>
at <App>
通过排查发现引入ApplyForm组件就会出这个提示