wupengfei
22 小时以前 c8c2f28f9008989f8035da5e78c262b326707065
apps/taro/src/subpackages/my/applyAgent/applyAgent.vue
@@ -11,6 +11,7 @@
<script setup lang="ts">
import { PageLayout } from '@/components';
import { RouterPath } from '@/constants';
import { ApplyAgentView } from '@life-payment/components';
import { goBack } from '@/utils';
import type { ComponentExposed } from 'vue-component-type-helpers';