Commit 098925c8 authored by 前端-李俊鑫's avatar 前端-李俊鑫

fix: 合同流程规则api引入调整

parent ab3d761e
......@@ -8,7 +8,7 @@ import ApplyMemberLayout from '@/pages/systemManage/components/ApplyMember';
import { getMemberManageAllProviderPage } from '@/services/MemberV2Api';
import { getContractPlatformProcessBaseList, getContractPlatformProcessGet, getContractPlatformProcessMemberPage, postContractPlatformProcessSave, postContractPlatformProcessUpdate } from '@/services/ManageV2Api';
import { VISIT_TYPE } from '@/constants';
import { postContractPlatformProcessSaveDefault } from '@/services/ContractV2Api/id23867';
import { postContractPlatformProcessSaveDefault } from '@/services/ContractV2Api';
type PropsType = {
type: 'add' | 'edit' | 'view'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment