问题描述:
低开中导入构件报后报错404:http://127.0.01:8002/formDesigner/EOS-APP/api/lowcode/projects/pms?code=public-component&resourceType=public-component
解决方案:
该问题是由于项目中将前端文件apps-config.json中的 "isRelativePath": false,和"isBpsStandalone": false的值改为了true导致,修改为false后问题已解决