bm-admin-ui 1.2.24-alpha → 1.2.26-alpha
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.
|
@@ -18982,7 +18982,7 @@ const _sfc_main$7 = defineComponent({
|
|
|
18982
18982
|
color: "#9393A3"
|
|
18983
18983
|
}
|
|
18984
18984
|
},
|
|
18985
|
-
["\u7CFB\u7EDF\u81EA\u52A8\
|
|
18985
|
+
["\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6"]
|
|
18986
18986
|
);
|
|
18987
18987
|
}
|
|
18988
18988
|
}
|
|
@@ -19087,7 +19087,7 @@ const _sfc_main$7 = defineComponent({
|
|
|
19087
19087
|
color: "#9393A3"
|
|
19088
19088
|
}
|
|
19089
19089
|
},
|
|
19090
|
-
[row[childField] || "\u7CFB\u7EDF\u81EA\u52A8\
|
|
19090
|
+
[row[childField] || "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6"]
|
|
19091
19091
|
);
|
|
19092
19092
|
}
|
|
19093
19093
|
}
|
|
@@ -20283,7 +20283,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
20283
20283
|
flex: 1
|
|
20284
20284
|
}, {
|
|
20285
20285
|
default: withCtx(() => [
|
|
20286
|
-
createTextVNode(toDisplayString(pane.tempSelected.materialCategoryNameShow || "\u7CFB\u7EDF\u81EA\u52A8\
|
|
20286
|
+
createTextVNode(toDisplayString(pane.tempSelected.materialCategoryNameShow || "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6"), 1)
|
|
20287
20287
|
]),
|
|
20288
20288
|
_: 2
|
|
20289
20289
|
}, 1024)
|
|
@@ -20696,7 +20696,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
20696
20696
|
createTextVNode(toDisplayString(getValue(field.value)), 1)
|
|
20697
20697
|
], 64))
|
|
20698
20698
|
], 64)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
20699
|
-
createTextVNode("\u7CFB\u7EDF\u81EA\u52A8\
|
|
20699
|
+
createTextVNode("\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6")
|
|
20700
20700
|
], 64))
|
|
20701
20701
|
]),
|
|
20702
20702
|
_: 2
|
|
@@ -20952,7 +20952,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
20952
20952
|
getValue(field2.value) ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
20953
20953
|
createTextVNode(toDisplayString(getValue(field2.value)), 1)
|
|
20954
20954
|
], 64)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
20955
|
-
createTextVNode("\u7CFB\u7EDF\u81EA\u52A8\
|
|
20955
|
+
createTextVNode("\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6")
|
|
20956
20956
|
], 64))
|
|
20957
20957
|
]),
|
|
20958
20958
|
_: 2
|
|
@@ -21673,7 +21673,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
21673
21673
|
}
|
|
21674
21674
|
},
|
|
21675
21675
|
form: {
|
|
21676
|
-
title: "
|
|
21676
|
+
title: ""
|
|
21677
21677
|
},
|
|
21678
21678
|
submitBtn: false,
|
|
21679
21679
|
global: {
|
|
@@ -673,6 +673,8 @@ const fieldsMap$e = {
|
|
|
673
673
|
'title.title': 'title.title',
|
|
674
674
|
'props.placeholder': 'props.placeholder',
|
|
675
675
|
'props.precision': 'props.precision',
|
|
676
|
+
'props.min': 'props.min',
|
|
677
|
+
'props.addonAfter': 'props.addonAfter',
|
|
676
678
|
value: 'value',
|
|
677
679
|
'config.fieldRatio': 'config.fieldRatio',
|
|
678
680
|
'config.count': 'config.count',
|
|
@@ -782,6 +784,8 @@ var numInput = {
|
|
|
782
784
|
props: {
|
|
783
785
|
placeholder: rule.props.placeholder,
|
|
784
786
|
precision: rule.props.precision,
|
|
787
|
+
min: rule.props.min,
|
|
788
|
+
addonAfter: rule.props.addonAfter,
|
|
785
789
|
},
|
|
786
790
|
value: rule.value,
|
|
787
791
|
config: {
|
|
@@ -2787,7 +2791,7 @@ var materialTemp = {
|
|
|
2787
2791
|
const _hoisted_1$7 = /* @__PURE__ */ createElementVNode("div", { class: "bm-product-info-item__title" }, "\u5546\u54C1\u7F16\u53F7", -1);
|
|
2788
2792
|
const _hoisted_2$5 = { class: "bm-product-info-item__content" };
|
|
2789
2793
|
const _hoisted_3$4 = { class: "bm-product-info-item__title" };
|
|
2790
|
-
const _hoisted_4$2 = /* @__PURE__ */ createElementVNode("div", { class: "bm-product-info-item__content" }, "\u7CFB\u7EDF\u81EA\u52A8\
|
|
2794
|
+
const _hoisted_4$2 = /* @__PURE__ */ createElementVNode("div", { class: "bm-product-info-item__content" }, "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6", -1);
|
|
2791
2795
|
const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
2792
2796
|
__name: "product-info",
|
|
2793
2797
|
props: ["formCreateInject"],
|
|
@@ -18996,7 +18996,7 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
18996
18996
|
color: "#9393A3"
|
|
18997
18997
|
}
|
|
18998
18998
|
},
|
|
18999
|
-
["\u7CFB\u7EDF\u81EA\u52A8\
|
|
18999
|
+
["\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6"]
|
|
19000
19000
|
);
|
|
19001
19001
|
}
|
|
19002
19002
|
}
|
|
@@ -19101,7 +19101,7 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
19101
19101
|
color: "#9393A3"
|
|
19102
19102
|
}
|
|
19103
19103
|
},
|
|
19104
|
-
[row[childField] || "\u7CFB\u7EDF\u81EA\u52A8\
|
|
19104
|
+
[row[childField] || "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6"]
|
|
19105
19105
|
);
|
|
19106
19106
|
}
|
|
19107
19107
|
}
|
|
@@ -20297,7 +20297,7 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20297
20297
|
flex: 1
|
|
20298
20298
|
}, {
|
|
20299
20299
|
default: vue.withCtx(() => [
|
|
20300
|
-
vue.createTextVNode(vue.toDisplayString(pane.tempSelected.materialCategoryNameShow || "\u7CFB\u7EDF\u81EA\u52A8\
|
|
20300
|
+
vue.createTextVNode(vue.toDisplayString(pane.tempSelected.materialCategoryNameShow || "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6"), 1)
|
|
20301
20301
|
]),
|
|
20302
20302
|
_: 2
|
|
20303
20303
|
}, 1024)
|
|
@@ -20710,7 +20710,7 @@ const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20710
20710
|
vue.createTextVNode(vue.toDisplayString(getValue(field.value)), 1)
|
|
20711
20711
|
], 64))
|
|
20712
20712
|
], 64)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
20713
|
-
vue.createTextVNode("\u7CFB\u7EDF\u81EA\u52A8\
|
|
20713
|
+
vue.createTextVNode("\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6")
|
|
20714
20714
|
], 64))
|
|
20715
20715
|
]),
|
|
20716
20716
|
_: 2
|
|
@@ -20966,7 +20966,7 @@ const _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20966
20966
|
getValue(field2.value) ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
|
|
20967
20967
|
vue.createTextVNode(vue.toDisplayString(getValue(field2.value)), 1)
|
|
20968
20968
|
], 64)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
20969
|
-
vue.createTextVNode("\u7CFB\u7EDF\u81EA\u52A8\
|
|
20969
|
+
vue.createTextVNode("\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6")
|
|
20970
20970
|
], 64))
|
|
20971
20971
|
]),
|
|
20972
20972
|
_: 2
|
|
@@ -21687,7 +21687,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
21687
21687
|
}
|
|
21688
21688
|
},
|
|
21689
21689
|
form: {
|
|
21690
|
-
title: "
|
|
21690
|
+
title: ""
|
|
21691
21691
|
},
|
|
21692
21692
|
submitBtn: false,
|
|
21693
21693
|
global: {
|
|
@@ -683,6 +683,8 @@ const fieldsMap$e = {
|
|
|
683
683
|
'title.title': 'title.title',
|
|
684
684
|
'props.placeholder': 'props.placeholder',
|
|
685
685
|
'props.precision': 'props.precision',
|
|
686
|
+
'props.min': 'props.min',
|
|
687
|
+
'props.addonAfter': 'props.addonAfter',
|
|
686
688
|
value: 'value',
|
|
687
689
|
'config.fieldRatio': 'config.fieldRatio',
|
|
688
690
|
'config.count': 'config.count',
|
|
@@ -792,6 +794,8 @@ var numInput = {
|
|
|
792
794
|
props: {
|
|
793
795
|
placeholder: rule.props.placeholder,
|
|
794
796
|
precision: rule.props.precision,
|
|
797
|
+
min: rule.props.min,
|
|
798
|
+
addonAfter: rule.props.addonAfter,
|
|
795
799
|
},
|
|
796
800
|
value: rule.value,
|
|
797
801
|
config: {
|
|
@@ -2797,7 +2801,7 @@ var materialTemp = {
|
|
|
2797
2801
|
const _hoisted_1$7 = /* @__PURE__ */ vue.createElementVNode("div", { class: "bm-product-info-item__title" }, "\u5546\u54C1\u7F16\u53F7", -1);
|
|
2798
2802
|
const _hoisted_2$5 = { class: "bm-product-info-item__content" };
|
|
2799
2803
|
const _hoisted_3$4 = { class: "bm-product-info-item__title" };
|
|
2800
|
-
const _hoisted_4$2 = /* @__PURE__ */ vue.createElementVNode("div", { class: "bm-product-info-item__content" }, "\u7CFB\u7EDF\u81EA\u52A8\
|
|
2804
|
+
const _hoisted_4$2 = /* @__PURE__ */ vue.createElementVNode("div", { class: "bm-product-info-item__content" }, "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6", -1);
|
|
2801
2805
|
const _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
|
|
2802
2806
|
__name: "product-info",
|
|
2803
2807
|
props: ["formCreateInject"],
|