@factoringplus/pl-components-pack-v3 0.2.24 → 0.2.27
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.
|
@@ -39367,7 +39367,8 @@ const _sfc_main$4 = {
|
|
|
39367
39367
|
createElementVNode("div", { id }, [
|
|
39368
39368
|
createVNode(_component_el_form_item, {
|
|
39369
39369
|
"show-message": false,
|
|
39370
|
-
label: props.label
|
|
39370
|
+
label: props.label,
|
|
39371
|
+
prop: "name"
|
|
39371
39372
|
}, {
|
|
39372
39373
|
default: withCtx(() => [
|
|
39373
39374
|
createVNode(_component_el_input, {
|