lyflowchart 1.0.103 → 1.0.105
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 +4 -30
- package/dist/index.js.map +1 -1
- package/dist/lyflowchart.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -33410,7 +33410,7 @@ var Rk = c({
|
|
|
33410
33410
|
type: "datepicker",
|
|
33411
33411
|
label: n,
|
|
33412
33412
|
disabled: !1,
|
|
33413
|
-
placeholder:
|
|
33413
|
+
placeholder: `请选择${n}`,
|
|
33414
33414
|
allowClear: !0,
|
|
33415
33415
|
showTime: !1,
|
|
33416
33416
|
format: "YYYY-MM-DD",
|
|
@@ -33440,7 +33440,7 @@ var Rk = c({
|
|
|
33440
33440
|
suffixIcon: null,
|
|
33441
33441
|
addonBeforeIcon: null,
|
|
33442
33442
|
addonAfterIcon: null,
|
|
33443
|
-
placeholder: `请填写${
|
|
33443
|
+
placeholder: `请填写${n}`,
|
|
33444
33444
|
name: `${t}`,
|
|
33445
33445
|
key: "380684ef6d2b1650a2ae0d85e7250a88",
|
|
33446
33446
|
required: !1,
|
|
@@ -33449,32 +33449,6 @@ var Rk = c({
|
|
|
33449
33449
|
push: 0,
|
|
33450
33450
|
offset: 0,
|
|
33451
33451
|
is_show_field: !0
|
|
33452
|
-
} : ["id"].includes(e.key) ? {
|
|
33453
|
-
type: "number",
|
|
33454
|
-
label: n,
|
|
33455
|
-
disabled: !1,
|
|
33456
|
-
inputType: "number",
|
|
33457
|
-
formatter: null,
|
|
33458
|
-
max: null,
|
|
33459
|
-
min: null,
|
|
33460
|
-
precision: null,
|
|
33461
|
-
step: 1,
|
|
33462
|
-
addonAfter: null,
|
|
33463
|
-
addonBefore: null,
|
|
33464
|
-
prefix: null,
|
|
33465
|
-
prefixIcon: null,
|
|
33466
|
-
suffixIcon: null,
|
|
33467
|
-
addonBeforeIcon: null,
|
|
33468
|
-
addonAfterIcon: null,
|
|
33469
|
-
placeholder: `请填写${e.label}`,
|
|
33470
|
-
name: `${t}`,
|
|
33471
|
-
key: `${t}`,
|
|
33472
|
-
required: !1,
|
|
33473
|
-
span: 24,
|
|
33474
|
-
pull: 0,
|
|
33475
|
-
push: 0,
|
|
33476
|
-
offset: 0,
|
|
33477
|
-
is_show_field: !0
|
|
33478
33452
|
} : {
|
|
33479
33453
|
addonAfter: null,
|
|
33480
33454
|
addonAfterIcon: null,
|
|
@@ -33487,7 +33461,7 @@ var Rk = c({
|
|
|
33487
33461
|
label: n,
|
|
33488
33462
|
name: `${t}`,
|
|
33489
33463
|
offset: 0,
|
|
33490
|
-
placeholder: `请填写${
|
|
33464
|
+
placeholder: `请填写${n}`,
|
|
33491
33465
|
prefix: null,
|
|
33492
33466
|
prefixIcon: null,
|
|
33493
33467
|
pull: 0,
|
|
@@ -34152,7 +34126,7 @@ function zk(t, c, l, u, d, f) {
|
|
|
34152
34126
|
_: 1
|
|
34153
34127
|
})]);
|
|
34154
34128
|
}
|
|
34155
|
-
var Bk = /* @__PURE__ */ BO(Rk, [["render", zk], ["__scopeId", "data-v-
|
|
34129
|
+
var Bk = /* @__PURE__ */ BO(Rk, [["render", zk], ["__scopeId", "data-v-8dd0cecd"]]), Vk = {
|
|
34156
34130
|
"Activate the global connect tool": "激活全局连接工具",
|
|
34157
34131
|
"Append {type}": "添加 {type}",
|
|
34158
34132
|
"Append Task": "添加任务",
|