|
@@ -24,7 +24,6 @@
|
|
|
<script lang="ts">
|
|
<script lang="ts">
|
|
|
import { closeModal } from '@/common/setup/modal/index';
|
|
import { closeModal } from '@/common/setup/modal/index';
|
|
|
import { defineComponent, ref, watchEffect } from 'vue';
|
|
import { defineComponent, ref, watchEffect } from 'vue';
|
|
|
-import { handleBusinessForm } from '../setup';
|
|
|
|
|
import { ErmcpRole } from '@/services/go/ermcp/account/interface';
|
|
import { ErmcpRole } from '@/services/go/ermcp/account/interface';
|
|
|
import { queryResultLoadingAndInfo } from '@/common/methods/request/resultInfo';
|
|
import { queryResultLoadingAndInfo } from '@/common/methods/request/resultInfo';
|
|
|
import { QueryAccMgrRole } from '@/services/go/ermcp/account';
|
|
import { QueryAccMgrRole } from '@/services/go/ermcp/account';
|