Commit 5738af3c authored by linweijiong's avatar linweijiong

Merge branch '20221102-test' into 'jinfa-20221102'

fix:测试合并两次提交2 See merge request project/jinfa-platform!525
parents f3371584 adfb39b6
......@@ -42,6 +42,8 @@ const Statement: React.FC<StatementProps> = ({
memberId = getAuth().memberId,
memberRoleId = getAuth().memberRoleId,
}) => {
console.log('test22222===========>');
const ref = useRef<any>()
// const baseUrl='http://10.0.1.205:5000'
// const { memberId, memberRoleId } = getAuth()
......
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