| | |
| | | export const debug = { |
| | | // web服务 |
| | | // baseUrl: 'http://gz.hugeinfo.com.cn', |
| | | baseUrl: "http://4gg4nv.natappfree.cc", |
| | | baseUrl: "http://fv633e.natappfree.cc", |
| | | // baseUrl: 'http://mdqgnh.natappfree.cc', |
| | | |
| | | // 附件服务 |
| | | fileUrl: "http://4gg4nv.natappfree.cc", |
| | | fileUrl: "http://fv633e.natappfree.cc", |
| | | // fileUrl: 'http://gz.hugeinfo.com.cn', |
| | | |
| | | // 文件查看url 后面接附件编号 |
| | |
| | | }) |
| | | if (res.type) { |
| | | $$.infoSuccess({ content: '受理成功!' }); |
| | | navigate(`/mediate/visit/handleFeedback?caseTaskId=${props.caseTaskId}&caseId=${props.caseId}`) |
| | | navigate(`/mediate/visit/handleFeedback?caseTaskId=${res.data}&caseId=${props.caseId}`) |
| | | } |
| | | }, |
| | | }); |