Commit 6e63f7f5 by crushh

update: dist

parent 0676e448
......@@ -209,7 +209,7 @@ export default {
* 获取脱敏与否配置
*/
getInfo(gicEnterpriseId) {
getRequest('haoban-app-tel-task-three-web/setting/find-enterprise-desensitization-setting', { gicEnterpriseId })
getRequest('/haoban-app-tel-task-three-web/setting/find-enterprise-desensitization-setting', { gicEnterpriseId })
.then(res => {
let resData = res.data;
if (resData.errorCode == 1) {
......
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