bm-admin-ui 1.2.31-alpha → 1.2.33-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.
- package/es/components/float-table/index.d.ts +2 -2
- package/es/components/float-table/src/float-table.vue.d.ts +2 -2
- package/es/components/form-create/index.js +133 -68
- package/es/components/form-designer/index.js +1 -1
- package/es/components/staffs-selector/index.d.ts +4 -4
- package/es/components/staffs-selector/src/departmentCmp.vue.d.ts +2 -2
- package/es/components/staffs-selector/src/multipleCmp.vue.d.ts +2 -2
- package/es/components/staffs-selector/src/staffs-selector.vue.d.ts +4 -4
- package/lib/components/float-table/index.d.ts +2 -2
- package/lib/components/float-table/src/float-table.vue.d.ts +2 -2
- package/lib/components/form-create/index.js +132 -67
- package/lib/components/form-designer/index.js +1 -1
- package/lib/components/staffs-selector/index.d.ts +4 -4
- package/lib/components/staffs-selector/src/departmentCmp.vue.d.ts +2 -2
- package/lib/components/staffs-selector/src/multipleCmp.vue.d.ts +2 -2
- package/lib/components/staffs-selector/src/staffs-selector.vue.d.ts +4 -4
- package/package.json +1 -1
- package/theme-chalk/attachment.css +1 -1
- package/theme-chalk/form-create.css +1 -1
- package/theme-chalk/index.css +1 -1
- package/types/components/float-table/index.d.ts +2 -2
- package/types/components/float-table/src/float-table.vue.d.ts +2 -2
- package/types/components/staffs-selector/index.d.ts +4 -4
- package/types/components/staffs-selector/src/departmentCmp.vue.d.ts +2 -2
- package/types/components/staffs-selector/src/multipleCmp.vue.d.ts +2 -2
- package/types/components/staffs-selector/src/staffs-selector.vue.d.ts +4 -4
|
@@ -1076,8 +1076,8 @@ var people = {
|
|
|
1076
1076
|
};
|
|
1077
1077
|
|
|
1078
1078
|
const _hoisted_1$7 = ["onClick"];
|
|
1079
|
-
const _hoisted_2$
|
|
1080
|
-
const _hoisted_3$
|
|
1079
|
+
const _hoisted_2$7 = ["onClick"];
|
|
1080
|
+
const _hoisted_3$6 = { class: "box" };
|
|
1081
1081
|
const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
1082
1082
|
__name: "temp-content",
|
|
1083
1083
|
props: ["content", "preview"],
|
|
@@ -1136,7 +1136,7 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
1136
1136
|
class: "bm-fc-rect-wrapper",
|
|
1137
1137
|
onClick: vue.withModifiers(triggerPreview, ["self"])
|
|
1138
1138
|
}, [
|
|
1139
|
-
vue.createElementVNode("div", _hoisted_3$
|
|
1139
|
+
vue.createElementVNode("div", _hoisted_3$6, [
|
|
1140
1140
|
vue.createElementVNode("div", {
|
|
1141
1141
|
class: "bm-fc-rect-outer",
|
|
1142
1142
|
style: vue.normalizeStyle(
|
|
@@ -1152,7 +1152,7 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
1152
1152
|
}), 128))
|
|
1153
1153
|
], 4)
|
|
1154
1154
|
])
|
|
1155
|
-
], 8, _hoisted_2$
|
|
1155
|
+
], 8, _hoisted_2$7)) : vue.createCommentVNode("v-if", true)
|
|
1156
1156
|
], 4);
|
|
1157
1157
|
};
|
|
1158
1158
|
}
|
|
@@ -1160,8 +1160,8 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
1160
1160
|
var TempContent = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__file", "temp-content.vue"]]);
|
|
1161
1161
|
|
|
1162
1162
|
const _hoisted_1$6 = { class: "bm-fc-select-material-temp__content__item-info" };
|
|
1163
|
-
const _hoisted_2$
|
|
1164
|
-
const _hoisted_3$
|
|
1163
|
+
const _hoisted_2$6 = { class: "bm-fc-select-material-temp__content__item-info__cover" };
|
|
1164
|
+
const _hoisted_3$5 = ["src"];
|
|
1165
1165
|
const _hoisted_4$4 = ["onClick"];
|
|
1166
1166
|
const _hoisted_5$4 = {
|
|
1167
1167
|
key: 1,
|
|
@@ -1361,13 +1361,13 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
1361
1361
|
}, {
|
|
1362
1362
|
default: vue.withCtx(() => [
|
|
1363
1363
|
vue.createElementVNode("div", _hoisted_1$6, [
|
|
1364
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
1364
|
+
vue.createElementVNode("div", _hoisted_2$6, [
|
|
1365
1365
|
item.coverPlanUrl ? (vue.openBlock(), vue.createElementBlock("img", {
|
|
1366
1366
|
key: 0,
|
|
1367
1367
|
class: "bm-fc-select-material-temp__content__item-info__cover__img",
|
|
1368
1368
|
src: item.coverPlanUrl,
|
|
1369
1369
|
alt: ""
|
|
1370
|
-
}, null, 8, _hoisted_3$
|
|
1370
|
+
}, null, 8, _hoisted_3$5)) : (vue.openBlock(), vue.createBlock(TempContent, {
|
|
1371
1371
|
key: 1,
|
|
1372
1372
|
content: item.htmlContent
|
|
1373
1373
|
}, null, 8, ["content"]))
|
|
@@ -18810,8 +18810,8 @@ const _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
|
|
|
18810
18810
|
var ShopInput = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__file", "shop-input-in-table.vue"]]);
|
|
18811
18811
|
|
|
18812
18812
|
const _hoisted_1$5 = { class: "bm-dc-table-widget" };
|
|
18813
|
-
const _hoisted_2$
|
|
18814
|
-
const _hoisted_3$
|
|
18813
|
+
const _hoisted_2$5 = { class: "bm-dc-table-widget__title" };
|
|
18814
|
+
const _hoisted_3$4 = { class: "bm-dc-table-widget__title-samll" };
|
|
18815
18815
|
const _hoisted_4$3 = {
|
|
18816
18816
|
key: 0,
|
|
18817
18817
|
class: "bm-dc-table-widget__top-bar"
|
|
@@ -18882,7 +18882,8 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
18882
18882
|
trigger: "cell",
|
|
18883
18883
|
checkMethod() {
|
|
18884
18884
|
return !props.disabled;
|
|
18885
|
-
}
|
|
18885
|
+
},
|
|
18886
|
+
...props.rule?.config?.checkboxConfig
|
|
18886
18887
|
}
|
|
18887
18888
|
}));
|
|
18888
18889
|
const xGrid = vue.computed(() => bmFloatTableRef.value.xGrid || {});
|
|
@@ -18965,15 +18966,19 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
18965
18966
|
if (deleteFeature.value && !props.hidden) {
|
|
18966
18967
|
columns.push({
|
|
18967
18968
|
type: "checkbox",
|
|
18968
|
-
width: "54px"
|
|
18969
|
+
width: isProductCenter.value ? "50px" : "54px",
|
|
18970
|
+
showOverflow: false,
|
|
18971
|
+
showHeaderOverflow: false
|
|
18969
18972
|
});
|
|
18970
18973
|
}
|
|
18971
|
-
if (
|
|
18974
|
+
if (isProductCenter.value) {
|
|
18972
18975
|
columns.push({
|
|
18973
18976
|
type: "seq",
|
|
18974
18977
|
title: "\u5E8F\u53F7",
|
|
18975
|
-
width: "
|
|
18976
|
-
align: "center"
|
|
18978
|
+
width: "60px",
|
|
18979
|
+
align: "center",
|
|
18980
|
+
showOverflow: false,
|
|
18981
|
+
showHeaderOverflow: false
|
|
18977
18982
|
});
|
|
18978
18983
|
}
|
|
18979
18984
|
childRules?.length && columns.push(
|
|
@@ -18991,24 +18996,39 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
18991
18996
|
pre.push({
|
|
18992
18997
|
field: childField,
|
|
18993
18998
|
title,
|
|
18994
|
-
minWidth: "
|
|
18999
|
+
minWidth: "140px",
|
|
18995
19000
|
slots: {
|
|
18996
19001
|
default({ row }) {
|
|
18997
19002
|
if (row?.[childField]) {
|
|
18998
|
-
return vue.h(
|
|
18999
|
-
|
|
19000
|
-
|
|
19001
|
-
|
|
19002
|
-
|
|
19003
|
-
|
|
19004
|
-
}
|
|
19005
|
-
|
|
19003
|
+
return vue.h(
|
|
19004
|
+
"div",
|
|
19005
|
+
{
|
|
19006
|
+
class: {
|
|
19007
|
+
"bm-fc-table-img": true
|
|
19008
|
+
}
|
|
19009
|
+
},
|
|
19010
|
+
[
|
|
19011
|
+
vue.h(antDesignVue.Image, {
|
|
19012
|
+
src: props.extraConfig.common.previewImg(
|
|
19013
|
+
row[childField]
|
|
19014
|
+
),
|
|
19015
|
+
style: {
|
|
19016
|
+
width: "86px",
|
|
19017
|
+
height: "86px",
|
|
19018
|
+
padding: "8px"
|
|
19019
|
+
}
|
|
19020
|
+
})
|
|
19021
|
+
]
|
|
19022
|
+
);
|
|
19006
19023
|
}
|
|
19007
19024
|
return vue.h(
|
|
19008
19025
|
"div",
|
|
19009
19026
|
{
|
|
19010
19027
|
style: {
|
|
19011
19028
|
color: "#9393A3"
|
|
19029
|
+
},
|
|
19030
|
+
class: {
|
|
19031
|
+
"bm-fc-placeholder": true
|
|
19012
19032
|
}
|
|
19013
19033
|
},
|
|
19014
19034
|
["\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6"]
|
|
@@ -19027,11 +19047,13 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
19027
19047
|
columns.push({
|
|
19028
19048
|
field: oper,
|
|
19029
19049
|
title: "\u64CD\u4F5C",
|
|
19030
|
-
minWidth: "140px",
|
|
19050
|
+
minWidth: isProductCenter.value ? "110px" : "140px",
|
|
19031
19051
|
fixed: "right",
|
|
19032
19052
|
slots: {
|
|
19033
19053
|
default: "floatHandle"
|
|
19034
|
-
}
|
|
19054
|
+
},
|
|
19055
|
+
showOverflow: false,
|
|
19056
|
+
showHeaderOverflow: false
|
|
19035
19057
|
});
|
|
19036
19058
|
handleAdd(value);
|
|
19037
19059
|
}
|
|
@@ -19084,7 +19106,7 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
19084
19106
|
field,
|
|
19085
19107
|
title: getBaseTitle(),
|
|
19086
19108
|
headerClassName: rule.effect.required ? "is-required" : "",
|
|
19087
|
-
minWidth: "
|
|
19109
|
+
minWidth: "140px",
|
|
19088
19110
|
slots: {
|
|
19089
19111
|
default: rule.field
|
|
19090
19112
|
}
|
|
@@ -19096,24 +19118,40 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
19096
19118
|
columns2.push({
|
|
19097
19119
|
field: childField,
|
|
19098
19120
|
title: `${item.label}-${mainName}`,
|
|
19099
|
-
minWidth: "
|
|
19121
|
+
minWidth: "140px",
|
|
19100
19122
|
slots: {
|
|
19101
19123
|
default({ row }) {
|
|
19102
19124
|
if (item.value === "\u5546\u54C1\u56FE\u7247" && row[childField]) {
|
|
19103
|
-
return vue.h(
|
|
19104
|
-
|
|
19105
|
-
|
|
19106
|
-
|
|
19107
|
-
|
|
19108
|
-
|
|
19109
|
-
|
|
19110
|
-
|
|
19125
|
+
return vue.h(
|
|
19126
|
+
"div",
|
|
19127
|
+
{
|
|
19128
|
+
style: {
|
|
19129
|
+
color: "#9393A3"
|
|
19130
|
+
},
|
|
19131
|
+
class: {
|
|
19132
|
+
"bm-fc-table-img": true
|
|
19133
|
+
}
|
|
19134
|
+
},
|
|
19135
|
+
[
|
|
19136
|
+
vue.h(antDesignVue.Image, {
|
|
19137
|
+
src: props.extraConfig.common.previewImg(row[childField]),
|
|
19138
|
+
style: {
|
|
19139
|
+
width: "86px",
|
|
19140
|
+
height: "86px",
|
|
19141
|
+
padding: "8px"
|
|
19142
|
+
}
|
|
19143
|
+
})
|
|
19144
|
+
]
|
|
19145
|
+
);
|
|
19111
19146
|
}
|
|
19112
19147
|
return vue.h(
|
|
19113
19148
|
"div",
|
|
19114
19149
|
{
|
|
19115
19150
|
style: {
|
|
19116
19151
|
color: "#9393A3"
|
|
19152
|
+
},
|
|
19153
|
+
class: {
|
|
19154
|
+
"bm-fc-placeholder": !row[childField]
|
|
19117
19155
|
}
|
|
19118
19156
|
},
|
|
19119
19157
|
[row[childField] || "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6"]
|
|
@@ -19145,7 +19183,7 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
19145
19183
|
}
|
|
19146
19184
|
async function handleDelete(index, needConfirm = true) {
|
|
19147
19185
|
if (isProductCenter.value && needConfirm) {
|
|
19148
|
-
if (await utils__default["default"].confirmModal("\u786E\u5B9A\u8981\u5220\u9664\u8BE5\u9879\uFF1F")) {
|
|
19186
|
+
if (await utils__default["default"].confirmModal("\u786E\u5B9A\u8981\u5220\u9664\u8BE5\u9879\uFF1F", "\u5220\u9664")) {
|
|
19149
19187
|
data.splice(index, 1);
|
|
19150
19188
|
}
|
|
19151
19189
|
} else {
|
|
@@ -19158,7 +19196,10 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
19158
19196
|
return;
|
|
19159
19197
|
}
|
|
19160
19198
|
if (isProductCenter.value) {
|
|
19161
|
-
if (await utils__default["default"].confirmModal(
|
|
19199
|
+
if (await utils__default["default"].confirmModal(
|
|
19200
|
+
`\u786E\u5B9A\u8981\u5220\u9664\u6240\u9009\u7684${selected?.length}\u6761\u6570\u636E\u4E48\uFF1F`,
|
|
19201
|
+
"\u6279\u91CF\u5220\u9664"
|
|
19202
|
+
)) {
|
|
19162
19203
|
selected.forEach((item) => {
|
|
19163
19204
|
const index = data.indexOf(item);
|
|
19164
19205
|
handleDelete(index, false);
|
|
@@ -19189,7 +19230,7 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
19189
19230
|
(item) => fields.some((field) => ![null, void 0, ""].includes(item[field]))
|
|
19190
19231
|
);
|
|
19191
19232
|
if (isNotEmpty) {
|
|
19192
|
-
if (await utils__default["default"].confirmModal("\u518D\u6B21\u6279\u5BFC\u4F1A\u8986\u76D6\u5DF2\u6709\u6570\u636E")) {
|
|
19233
|
+
if (await utils__default["default"].confirmModal("\u518D\u6B21\u6279\u5BFC\u4F1A\u8986\u76D6\u5DF2\u6709\u6570\u636E", "\u6279\u91CF\u5BFC\u5165")) {
|
|
19193
19234
|
data.splice(0, data.length);
|
|
19194
19235
|
inputRef.value.click();
|
|
19195
19236
|
}
|
|
@@ -19698,9 +19739,9 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
19698
19739
|
}
|
|
19699
19740
|
return (_ctx, _cache) => {
|
|
19700
19741
|
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$5, [
|
|
19701
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
19742
|
+
vue.createElementVNode("div", _hoisted_2$5, [
|
|
19702
19743
|
vue.createTextVNode(vue.toDisplayString(__props.rule.title.title) + " ", 1),
|
|
19703
|
-
vue.createElementVNode("span", _hoisted_3$
|
|
19744
|
+
vue.createElementVNode("span", _hoisted_3$4, vue.toDisplayString(vue.unref(countText)), 1),
|
|
19704
19745
|
vue.createCommentVNode(" \u5546\u54C1\u4E2D\u5FC3\u5B9A\u5236 \u6309\u94AE "),
|
|
19705
19746
|
vue.unref(isProductCenter) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$3, [
|
|
19706
19747
|
!__props.hidden ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
|
|
@@ -19931,14 +19972,28 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
19931
19972
|
var TableWidget = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__file", "table-widget.vue"]]);
|
|
19932
19973
|
|
|
19933
19974
|
const _hoisted_1$4 = /* @__PURE__ */ vue.createElementVNode("span", { class: "bm-fc-form-item-label is-required" }, "\u7D20\u6750\u6A21\u677F\uFF1A", -1);
|
|
19934
|
-
const _hoisted_2$
|
|
19935
|
-
const _hoisted_3$
|
|
19936
|
-
const _hoisted_4$2 =
|
|
19937
|
-
|
|
19938
|
-
|
|
19939
|
-
|
|
19940
|
-
const
|
|
19941
|
-
const
|
|
19975
|
+
const _hoisted_2$4 = { key: 0 };
|
|
19976
|
+
const _hoisted_3$3 = /* @__PURE__ */ vue.createElementVNode("span", { class: "bm-fc-form-item-label" }, "\u7D20\u6750\u7C7B\u578B\uFF1A", -1);
|
|
19977
|
+
const _hoisted_4$2 = {
|
|
19978
|
+
key: 1,
|
|
19979
|
+
class: "bm-fc-placeholder"
|
|
19980
|
+
};
|
|
19981
|
+
const _hoisted_5$2 = /* @__PURE__ */ vue.createElementVNode("span", { class: "bm-fc-form-item-label" }, "\u5C3A\u5BF8\uFF1A", -1);
|
|
19982
|
+
const _hoisted_6$2 = {
|
|
19983
|
+
key: 1,
|
|
19984
|
+
class: "bm-fc-placeholder"
|
|
19985
|
+
};
|
|
19986
|
+
const _hoisted_7$2 = /* @__PURE__ */ vue.createElementVNode("span", { class: "bm-fc-form-item-label" }, "\u5C01\u9762\u56FE\uFF1A", -1);
|
|
19987
|
+
const _hoisted_8$1 = ["src"];
|
|
19988
|
+
const _hoisted_9$1 = {
|
|
19989
|
+
key: 1,
|
|
19990
|
+
class: "bm-fc-placeholder"
|
|
19991
|
+
};
|
|
19992
|
+
const _hoisted_10$1 = /* @__PURE__ */ vue.createElementVNode("span", { class: "bm-fc-form-item-label" }, "\u6A21\u677F\u7ED3\u6784\u56FE\uFF1A", -1);
|
|
19993
|
+
const _hoisted_11$2 = {
|
|
19994
|
+
key: 1,
|
|
19995
|
+
class: "bm-fc-placeholder"
|
|
19996
|
+
};
|
|
19942
19997
|
const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
19943
19998
|
__name: "material-temp",
|
|
19944
19999
|
props: [
|
|
@@ -20272,7 +20327,7 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20272
20327
|
}),
|
|
20273
20328
|
vue.createVNode(vue.unref(antDesignVue.Col), { flex: 1 }, {
|
|
20274
20329
|
default: vue.withCtx(() => [
|
|
20275
|
-
pane.tempSelected.templateName ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
20330
|
+
pane.tempSelected.templateName ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$4, [
|
|
20276
20331
|
vue.createTextVNode(vue.toDisplayString(pane.tempSelected.templateName) + " ", 1),
|
|
20277
20332
|
vue.createVNode(vue.unref(antDesignVue.Button), {
|
|
20278
20333
|
type: "link",
|
|
@@ -20310,7 +20365,7 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20310
20365
|
default: vue.withCtx(() => [
|
|
20311
20366
|
vue.createVNode(vue.unref(antDesignVue.Col), null, {
|
|
20312
20367
|
default: vue.withCtx(() => [
|
|
20313
|
-
_hoisted_3$
|
|
20368
|
+
_hoisted_3$3
|
|
20314
20369
|
]),
|
|
20315
20370
|
_: 1
|
|
20316
20371
|
}),
|
|
@@ -20319,7 +20374,9 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20319
20374
|
flex: 1
|
|
20320
20375
|
}, {
|
|
20321
20376
|
default: vue.withCtx(() => [
|
|
20322
|
-
vue.
|
|
20377
|
+
pane.tempSelected.materialCategoryNameShow ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
|
|
20378
|
+
vue.createTextVNode(vue.toDisplayString(pane.tempSelected.materialCategoryNameShow), 1)
|
|
20379
|
+
], 64)) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_4$2, "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6"))
|
|
20323
20380
|
]),
|
|
20324
20381
|
_: 2
|
|
20325
20382
|
}, 1024)
|
|
@@ -20335,7 +20392,7 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20335
20392
|
default: vue.withCtx(() => [
|
|
20336
20393
|
vue.createVNode(vue.unref(antDesignVue.Col), null, {
|
|
20337
20394
|
default: vue.withCtx(() => [
|
|
20338
|
-
|
|
20395
|
+
_hoisted_5$2
|
|
20339
20396
|
]),
|
|
20340
20397
|
_: 1
|
|
20341
20398
|
}),
|
|
@@ -20344,9 +20401,13 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20344
20401
|
flex: 1
|
|
20345
20402
|
}, {
|
|
20346
20403
|
default: vue.withCtx(() => [
|
|
20347
|
-
|
|
20404
|
+
measrueDicts.value.find(
|
|
20348
20405
|
(dict) => dict.dictId + "" === pane.tempSelected.measure + ""
|
|
20349
|
-
)?.dictName
|
|
20406
|
+
)?.dictName ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
|
|
20407
|
+
vue.createTextVNode(vue.toDisplayString(measrueDicts.value.find(
|
|
20408
|
+
(dict) => dict.dictId + "" === pane.tempSelected.measure + ""
|
|
20409
|
+
)?.dictName), 1)
|
|
20410
|
+
], 64)) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$2, "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6"))
|
|
20350
20411
|
]),
|
|
20351
20412
|
_: 2
|
|
20352
20413
|
}, 1024)
|
|
@@ -20362,7 +20423,7 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20362
20423
|
default: vue.withCtx(() => [
|
|
20363
20424
|
vue.createVNode(vue.unref(antDesignVue.Col), null, {
|
|
20364
20425
|
default: vue.withCtx(() => [
|
|
20365
|
-
|
|
20426
|
+
_hoisted_7$2
|
|
20366
20427
|
]),
|
|
20367
20428
|
_: 1
|
|
20368
20429
|
}),
|
|
@@ -20375,7 +20436,7 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20375
20436
|
key: 0,
|
|
20376
20437
|
class: "bm-fc-form-item__cover",
|
|
20377
20438
|
src: pane.tempSelected.coverPlanPath
|
|
20378
|
-
}, null, 8,
|
|
20439
|
+
}, null, 8, _hoisted_8$1)) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_9$1, "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6"))
|
|
20379
20440
|
]),
|
|
20380
20441
|
_: 2
|
|
20381
20442
|
}, 1024)
|
|
@@ -20391,7 +20452,7 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20391
20452
|
default: vue.withCtx(() => [
|
|
20392
20453
|
vue.createVNode(vue.unref(antDesignVue.Col), null, {
|
|
20393
20454
|
default: vue.withCtx(() => [
|
|
20394
|
-
|
|
20455
|
+
_hoisted_10$1
|
|
20395
20456
|
]),
|
|
20396
20457
|
_: 1
|
|
20397
20458
|
}),
|
|
@@ -20405,7 +20466,7 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20405
20466
|
class: "bm-fc-form-item__temp-content",
|
|
20406
20467
|
content: getTempContentWithName(pane.tempSelected),
|
|
20407
20468
|
preview: true
|
|
20408
|
-
}, null, 8, ["content"])) : (vue.openBlock(), vue.createElementBlock("span",
|
|
20469
|
+
}, null, 8, ["content"])) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_11$2, "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6"))
|
|
20409
20470
|
]),
|
|
20410
20471
|
_: 2
|
|
20411
20472
|
}, 1024)
|
|
@@ -20565,7 +20626,11 @@ var materialTemp = {
|
|
|
20565
20626
|
};
|
|
20566
20627
|
|
|
20567
20628
|
const _hoisted_1$3 = { class: "bm-fc-form-item-label" };
|
|
20568
|
-
const _hoisted_2$
|
|
20629
|
+
const _hoisted_2$3 = ["src"];
|
|
20630
|
+
const _hoisted_3$2 = {
|
|
20631
|
+
key: 1,
|
|
20632
|
+
class: "bm-fc-placeholder"
|
|
20633
|
+
};
|
|
20569
20634
|
const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
20570
20635
|
__name: "product-info",
|
|
20571
20636
|
props: [
|
|
@@ -20726,14 +20791,12 @@ const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20726
20791
|
key: 0,
|
|
20727
20792
|
class: "bm-fc-form-item__img",
|
|
20728
20793
|
src: __props.extraConfig.common.previewImg(getValue(field.value))
|
|
20729
|
-
}, null, 8, _hoisted_2$
|
|
20794
|
+
}, null, 8, _hoisted_2$3)) : field.value === "\u5546\u54C1\u5355\u4F4D" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
20730
20795
|
vue.createTextVNode(vue.toDisplayString(unitMap[getValue(field.value)] || getValue(field.value)), 1)
|
|
20731
20796
|
], 64)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 2 }, [
|
|
20732
20797
|
vue.createTextVNode(vue.toDisplayString(getValue(field.value)), 1)
|
|
20733
20798
|
], 64))
|
|
20734
|
-
], 64)) : (vue.openBlock(), vue.createElementBlock(
|
|
20735
|
-
vue.createTextVNode("\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6")
|
|
20736
|
-
], 64))
|
|
20799
|
+
], 64)) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$2, "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6"))
|
|
20737
20800
|
]),
|
|
20738
20801
|
_: 2
|
|
20739
20802
|
}, 1024)
|
|
@@ -20823,6 +20886,10 @@ var product = {
|
|
|
20823
20886
|
};
|
|
20824
20887
|
|
|
20825
20888
|
const _hoisted_1$2 = { class: "bm-fc-form-item-label" };
|
|
20889
|
+
const _hoisted_2$2 = {
|
|
20890
|
+
key: 1,
|
|
20891
|
+
class: "bm-fc-placeholder"
|
|
20892
|
+
};
|
|
20826
20893
|
const _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
|
|
20827
20894
|
__name: "shop-widget",
|
|
20828
20895
|
props: [
|
|
@@ -20996,9 +21063,7 @@ const _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
|
|
|
20996
21063
|
default: vue.withCtx(() => [
|
|
20997
21064
|
getValue(field2.value) ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
|
|
20998
21065
|
vue.createTextVNode(vue.toDisplayString(getValue(field2.value)), 1)
|
|
20999
|
-
], 64)) : (vue.openBlock(), vue.createElementBlock(
|
|
21000
|
-
vue.createTextVNode("\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6")
|
|
21001
|
-
], 64))
|
|
21066
|
+
], 64)) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_2$2, "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6"))
|
|
21002
21067
|
]),
|
|
21003
21068
|
_: 2
|
|
21004
21069
|
}, 1024)
|
|
@@ -2802,7 +2802,7 @@ var materialTemp = {
|
|
|
2802
2802
|
const _hoisted_1$7 = /* @__PURE__ */ vue.createElementVNode("div", { class: "bm-product-info-item__title" }, "\u5546\u54C1\u7F16\u53F7", -1);
|
|
2803
2803
|
const _hoisted_2$5 = { class: "bm-product-info-item__content" };
|
|
2804
2804
|
const _hoisted_3$4 = { class: "bm-product-info-item__title" };
|
|
2805
|
-
const _hoisted_4$2 = /* @__PURE__ */ vue.createElementVNode("div", { class: "bm-product-info-item__content" }, "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6", -1);
|
|
2805
|
+
const _hoisted_4$2 = /* @__PURE__ */ vue.createElementVNode("div", { class: "bm-product-info-item__content bm-fc-placeholder" }, "\u7CFB\u7EDF\u81EA\u52A8\u83B7\u53D6", -1);
|
|
2806
2806
|
const _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
|
|
2807
2807
|
__name: "product-info",
|
|
2808
2808
|
props: ["formCreateInject"],
|
|
@@ -902,9 +902,9 @@ declare const BmStaffsSelector: import("bm-admin-ui/es/utils/with-install").SFCW
|
|
|
902
902
|
searchVal: import("vue").Ref<string>;
|
|
903
903
|
selectAll: import("vue").Ref<boolean>;
|
|
904
904
|
indeterminate: import("vue").Ref<boolean>;
|
|
905
|
-
emptyPic: import("vue").Ref<(string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
905
|
+
emptyPic: import("vue").Ref<JSX.Element | (string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
906
906
|
[key: string]: any;
|
|
907
|
-
}> | null | undefined) |
|
|
907
|
+
}> | null | undefined) | (string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
908
908
|
[key: string]: any;
|
|
909
909
|
}> | null | undefined)[]>;
|
|
910
910
|
isFulfill: import("vue").Ref<boolean>;
|
|
@@ -977,9 +977,9 @@ declare const BmStaffsSelector: import("bm-admin-ui/es/utils/with-install").SFCW
|
|
|
977
977
|
searchVal: import("vue").Ref<string>;
|
|
978
978
|
selectAll: import("vue").Ref<boolean>;
|
|
979
979
|
indeterminate: import("vue").Ref<boolean>;
|
|
980
|
-
emptyPic: import("vue").Ref<(string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
980
|
+
emptyPic: import("vue").Ref<JSX.Element | (string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
981
981
|
[key: string]: any;
|
|
982
|
-
}> | null | undefined) |
|
|
982
|
+
}> | null | undefined) | (string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
983
983
|
[key: string]: any;
|
|
984
984
|
}> | null | undefined)[]>;
|
|
985
985
|
isFulfill: import("vue").Ref<boolean>;
|
|
@@ -20,9 +20,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
20
20
|
searchVal: import("vue").Ref<string>;
|
|
21
21
|
selectAll: import("vue").Ref<boolean>;
|
|
22
22
|
indeterminate: import("vue").Ref<boolean>;
|
|
23
|
-
emptyPic: import("vue").Ref<(string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
23
|
+
emptyPic: import("vue").Ref<JSX.Element | (string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
25
|
-
}> | null | undefined) |
|
|
25
|
+
}> | null | undefined) | (string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
}> | null | undefined)[]>;
|
|
28
28
|
isFulfill: import("vue").Ref<boolean>;
|
|
@@ -21,9 +21,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
21
21
|
searchVal: import("vue").Ref<string>;
|
|
22
22
|
selectAll: import("vue").Ref<boolean>;
|
|
23
23
|
indeterminate: import("vue").Ref<boolean>;
|
|
24
|
-
emptyPic: import("vue").Ref<(string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
|
+
emptyPic: import("vue").Ref<JSX.Element | (string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
25
25
|
[key: string]: any;
|
|
26
|
-
}> | null | undefined) |
|
|
26
|
+
}> | null | undefined) | (string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
27
27
|
[key: string]: any;
|
|
28
28
|
}> | null | undefined)[]>;
|
|
29
29
|
isFulfill: import("vue").Ref<boolean>;
|
|
@@ -902,9 +902,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
902
902
|
searchVal: import("vue").Ref<string>;
|
|
903
903
|
selectAll: import("vue").Ref<boolean>;
|
|
904
904
|
indeterminate: import("vue").Ref<boolean>;
|
|
905
|
-
emptyPic: import("vue").Ref<(string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
905
|
+
emptyPic: import("vue").Ref<JSX.Element | (string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
906
906
|
[key: string]: any;
|
|
907
|
-
}> | null | undefined) |
|
|
907
|
+
}> | null | undefined) | (string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
908
908
|
[key: string]: any;
|
|
909
909
|
}> | null | undefined)[]>;
|
|
910
910
|
isFulfill: import("vue").Ref<boolean>;
|
|
@@ -977,9 +977,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
977
977
|
searchVal: import("vue").Ref<string>;
|
|
978
978
|
selectAll: import("vue").Ref<boolean>;
|
|
979
979
|
indeterminate: import("vue").Ref<boolean>;
|
|
980
|
-
emptyPic: import("vue").Ref<(string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
980
|
+
emptyPic: import("vue").Ref<JSX.Element | (string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
981
981
|
[key: string]: any;
|
|
982
|
-
}> | null | undefined) |
|
|
982
|
+
}> | null | undefined) | (string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
983
983
|
[key: string]: any;
|
|
984
984
|
}> | null | undefined)[]>;
|
|
985
985
|
isFulfill: import("vue").Ref<boolean>;
|