lyflowchart 1.0.58 → 1.0.59
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 +3 -3
- package/dist/index.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -35257,10 +35257,10 @@ function l3(e, t, n, r, o, s) {
|
|
|
35257
35257
|
default: le(() => [
|
|
35258
35258
|
ae(y, {
|
|
35259
35259
|
title: "角色名称",
|
|
35260
|
-
"data-index":
|
|
35260
|
+
"data-index": e.roleRowLabel,
|
|
35261
35261
|
ellipsis: !0,
|
|
35262
35262
|
width: "150"
|
|
35263
|
-
}),
|
|
35263
|
+
}, null, 8, ["data-index"]),
|
|
35264
35264
|
ae(y, {
|
|
35265
35265
|
title: "描述",
|
|
35266
35266
|
"data-index": "desc",
|
|
@@ -35272,7 +35272,7 @@ function l3(e, t, n, r, o, s) {
|
|
|
35272
35272
|
}, 8, ["loading", "data-source", "row-key", "row-selection", "pagination", "onChange"])) : In("", !0)
|
|
35273
35273
|
]);
|
|
35274
35274
|
}
|
|
35275
|
-
const u3 = /* @__PURE__ */ li(a3, [["render", l3], ["__scopeId", "data-v-
|
|
35275
|
+
const u3 = /* @__PURE__ */ li(a3, [["render", l3], ["__scopeId", "data-v-56fb6302"]]), c3 = {
|
|
35276
35276
|
string: "字符串",
|
|
35277
35277
|
fixed: "系统指定",
|
|
35278
35278
|
dynamic: "动态选择"
|