dfs-page-config 0.3.63 → 0.3.65
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/dfs-page-config.js
CHANGED
|
@@ -28619,7 +28619,7 @@ const Upload = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$
|
|
|
28619
28619
|
return ElMessage.warning("请设置'target'字段,指定需要导出的table数据");
|
|
28620
28620
|
const kt = getTargetComp(store, k.pageKey, Ue.target);
|
|
28621
28621
|
let jt = {
|
|
28622
|
-
fileName: L(
|
|
28622
|
+
fileName: L(Ue.fileName),
|
|
28623
28623
|
columnKeys: Ue.columnKeys || kt.columns.map((tr) => tr.field)
|
|
28624
28624
|
};
|
|
28625
28625
|
kt.gridApi.exportDataAsCsv(jt);
|
|
@@ -28679,7 +28679,7 @@ const Upload = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$
|
|
|
28679
28679
|
// exportData
|
|
28680
28680
|
};
|
|
28681
28681
|
}
|
|
28682
|
-
}),
|
|
28682
|
+
}), ButtonGroup_vue_vue_type_style_index_0_scoped_f3b4a189_lang = "", ButtonGroup_vue_vue_type_style_index_1_lang = "", _hoisted_1$c = ["onClick"];
|
|
28683
28683
|
function _sfc_render$e(k, L, ie, ae, pe, _e) {
|
|
28684
28684
|
const xe = Upload, Oe = ElIcon, Ie = ElButton;
|
|
28685
28685
|
return openBlock(), createElementBlock("div", {
|
|
@@ -28736,7 +28736,7 @@ function _sfc_render$e(k, L, ie, ae, pe, _e) {
|
|
|
28736
28736
|
}, void 0, !0)), 128))
|
|
28737
28737
|
], 4);
|
|
28738
28738
|
}
|
|
28739
|
-
const ButtonGroup = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$e], ["__scopeId", "data-v-
|
|
28739
|
+
const ButtonGroup = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$e], ["__scopeId", "data-v-f3b4a189"]]), _sfc_main$e = defineComponent({
|
|
28740
28740
|
props: {
|
|
28741
28741
|
gridApi: {
|
|
28742
28742
|
type: Object,
|
|
@@ -105156,7 +105156,7 @@ const _sfc_main = defineComponent({
|
|
|
105156
105156
|
const er = kt * (or + 1) <= jt ? kt : jt * (or + 1) > kt ? kt % jt : jt;
|
|
105157
105157
|
for (let ir = 0; ir < er; ir++)
|
|
105158
105158
|
Dt(k.data);
|
|
105159
|
-
L.SET_PRINT_MODE("CUSTOM_TASK_NAME", "吊牌打印" + or), L.
|
|
105159
|
+
L.SET_PRINT_MODE("CUSTOM_TASK_NAME", "吊牌打印" + or), L.PRINT();
|
|
105160
105160
|
}
|
|
105161
105161
|
}).catch(() => {
|
|
105162
105162
|
});
|
|
@@ -105203,7 +105203,7 @@ const _sfc_main = defineComponent({
|
|
|
105203
105203
|
print: xe
|
|
105204
105204
|
};
|
|
105205
105205
|
}
|
|
105206
|
-
}),
|
|
105206
|
+
}), FabricHangTag_vue_vue_type_style_index_0_scoped_1265a79b_lang = "", _withScopeId = (k) => (pushScopeId("data-v-1265a79b"), k = k(), popScopeId(), k), _hoisted_1 = {
|
|
105207
105207
|
style: { height: "max-content", display: "block" },
|
|
105208
105208
|
class: "el-upload-list--picture-card"
|
|
105209
105209
|
}, _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "point" }, null, -1)), _hoisted_3 = {
|
|
@@ -105301,7 +105301,7 @@ function _sfc_render(k, L, ie, ae, pe, _e) {
|
|
|
105301
105301
|
[vShow, k.isShow]
|
|
105302
105302
|
]);
|
|
105303
105303
|
}
|
|
105304
|
-
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
105304
|
+
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-1265a79b"]]);
|
|
105305
105305
|
FabricHangTag.install = (k) => k.component(FabricHangTag.name, FabricHangTag);
|
|
105306
105306
|
AgTable.install = (k) => k.component(AgTable.name, AgTable);
|
|
105307
105307
|
const index = (k, L) => {
|