提交 5a51b146 authored 作者: 钟是志's avatar 钟是志

34357 一站式显示有问题

上级 94c3beb3
import React, { Component } from 'react';
import PageHeaderWrapper from '@/components/PageHeaderWrapper';
import Shell from '@/baseComponent/Shell';
import ButtonDiy from '@/baseComponent/ButtonDiy';
import Shell from '@/webPublic/one_stop_public/App/ButtonDiy/Shell';
import ButtonDiy from '@/webPublic/one_stop_public/App/ButtonDiy/ButtonDiy';
import router from 'umi/router';
import { getToken } from '@/utils/authority';
import config from '@/config/config';
......
......@@ -17,7 +17,7 @@ function request(url, body, method = 'POST') {
});
}
const prefix = `${window.wisdomSchoolConfig.systemList.uia.service}`;
const prefix = `${window.wisdomSchoolConfig?.systemList?.uia?.service}`;
export { prefix };
export function getUiaInfo(data, url) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论