Commit 1f4f8c80 by zhaochengxiang

bug fix

parent efd84bbc
......@@ -14,8 +14,8 @@ const FC = ({ type, data, onChange }) => {
if (containerRef.current) {
microApp.current = loadMicroApp(
{
name: 'data-quality-szse',
entry: '/data-quality-szse/',
name: 'data-quality',
entry: '/data-quality/',
container: containerRef.current,
props: {
...app||{},
......
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