Commit fe0c56f1 authored by alwayOnlie's avatar alwayOnlie

替换api

parent 4284e206
......@@ -5,7 +5,6 @@ import cx from 'classnames'
import { QuestionCircleOutlined } from '@ant-design/icons';
import { postContractSignatureAuthAgentAuth } from '@/services/ContractV2Api'
import { getManageCountryAreaGetTelCode } from '@/services/ManageV2Api';
// import { getManageCountryAreaGetTelCode } from '@/services/ManageV2Api';
interface queryProps {
......
......@@ -2,6 +2,7 @@ import React, { useEffect, useState } from 'react'
import { Result, Button, Form, Input, Select, Row, Col } from 'antd'
import styles from '../index.less'
import { AlipaySquareFilled } from '@ant-design/icons';
import { getManageCountryAreaGetTelCode } from '@/services/ManageV2Api';
interface queryProps {
actionRef?: any,
......
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