lyflowchart 1.0.58 → 1.0.60

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -34773,8 +34773,9 @@ function ZB(e, t, n, r, o, s) {
34773
34773
  ae(d, {
34774
34774
  value: e.bpmnFormData.name,
34775
34775
  "onUpdate:value": t[5] || (t[5] = (y) => e.bpmnFormData.name = y),
34776
+ disabled: e.bpmnFormData.$type === "bpmn:SequenceFlow",
34776
34777
  onChange: t[6] || (t[6] = (y) => e.updateElementTask("name"))
34777
- }, null, 8, ["value"])
34778
+ }, null, 8, ["value", "disabled"])
34778
34779
  ]),
34779
34780
  _: 1
34780
34781
  })) : In("", !0),
@@ -35257,10 +35258,10 @@ function l3(e, t, n, r, o, s) {
35257
35258
  default: le(() => [
35258
35259
  ae(y, {
35259
35260
  title: "角色名称",
35260
- "data-index": "realname",
35261
+ "data-index": e.roleRowLabel,
35261
35262
  ellipsis: !0,
35262
35263
  width: "150"
35263
- }),
35264
+ }, null, 8, ["data-index"]),
35264
35265
  ae(y, {
35265
35266
  title: "描述",
35266
35267
  "data-index": "desc",
@@ -35272,7 +35273,7 @@ function l3(e, t, n, r, o, s) {
35272
35273
  }, 8, ["loading", "data-source", "row-key", "row-selection", "pagination", "onChange"])) : In("", !0)
35273
35274
  ]);
35274
35275
  }
35275
- const u3 = /* @__PURE__ */ li(a3, [["render", l3], ["__scopeId", "data-v-e8e9710e"]]), c3 = {
35276
+ const u3 = /* @__PURE__ */ li(a3, [["render", l3], ["__scopeId", "data-v-56fb6302"]]), c3 = {
35276
35277
  string: "字符串",
35277
35278
  fixed: "系统指定",
35278
35279
  dynamic: "动态选择"