绿满眶商城微信小程序-uniapp
zxl
2025-06-24 e50f021ddf73b80f5a1273b8b01e7dd4344a4cdc
pages/passport/entry/seller/control.vue
@@ -12,6 +12,8 @@
</template>
<script>
import '@/components/uview-components/uview-ui';
import { getCompanyDetail } from "@/api/entry";
import step1 from "./step1";
import step2 from "./step2";
@@ -26,7 +28,7 @@
  components: {
    step1,
    step2,
    step3,
    step3
  },
  mounted() {
    this.init();