Commit f58cc9ca authored by heyihong's avatar heyihong

修改请求地址

parent 9e7b12b3
......@@ -131,7 +131,7 @@ const submitForm = () => {
msg: '加载中...',
});
const res = await request.post(
'/back/one-visit/one-visit/web/oneVisit/grdaCx',
'https://info.gyntv.com.cn/back/one-visit/one-visit/web/oneVisit/grdaCx',
formData.value,
);
const code = res[0].code;
......
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