#
luxiaotao1123
2024-02-12 3c9589bcfaa163d410ae7987a3121e4ed68d60ab
zy-asrs-flow/src/App.jsx
@@ -16,6 +16,8 @@
const defaultAvatar = 'https://gw.alipayobjects.com/zos/rmsportal/BiazfanxmamNRoxxVxka.png'
// https://xflow.antv.vision/zh-CN/docs/tutorial/solutions/dag DAG 流程图
// https://ant-design.antgroup.com/components/table-cn 表格
// https://procomponents.ant.design/components/form 表单pro
export function render(oldRender) {
  const token = getToken();
  if (!token || token?.length === 0) {