提交 7412a2da 编写于 作者: Cano1997's avatar Cano1997

update: 插件版本更新

上级 c8638263
...@@ -97,7 +97,7 @@ const Ys = hA({ ...@@ -97,7 +97,7 @@ const Ys = hA({
const a = (B, o, c = !1) => { const a = (B, o, c = !1) => {
B.comments.length > 0 && B.comments.forEach((l) => { B.comments.length > 0 && B.comments.forEach((l) => {
var u, f, g; var u, f, g;
c && l.type === "启动流程" || o.push({ c && l.type === "启动流程" || l.type === "跳转" || o.push({
id: it(), id: it(),
nodeName: B.userTaskName, nodeName: B.userTaskName,
personName: (u = l.authorName) == null ? void 0 : u.replace(/\([^)]*\)[^(]*$/, ""), personName: (u = l.authorName) == null ? void 0 : u.replace(/\([^)]*\)[^(]*$/, ""),
...@@ -117,7 +117,7 @@ const Ys = hA({ ...@@ -117,7 +117,7 @@ const Ys = hA({
const c = []; const c = [];
o.usertasks.forEach((l) => { o.usertasks.forEach((l) => {
a(l, c, !0); a(l, c, !0);
}), s.value.push({ }), c.length > 0 && s.value.push({
id: it(), id: it(),
nodeName: `${o.userTaskName}`, nodeName: `${o.userTaskName}`,
personName: "", personName: "",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册