Commit 6dd63cd1 authored by zhangsan's avatar zhangsan

1

parent f3f69e53
......@@ -48,9 +48,8 @@ const handleApply = () => {
}, 2000);
return;
}
request.post('/yw2/tjsysq', {
name: '习币',
idCard: userInfo.value.idCard,
request.get('/yw2/tjsysq').then(res => {
console.log(res)
})
}
usePageHook({
......
File added
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