ocpview-plus 1.0.16 → 1.0.17
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.
|
@@ -453,7 +453,7 @@ common.initEview = function(ViewUI2) {
|
|
|
453
453
|
common.initAnchor(ViewUI2.Anchor);
|
|
454
454
|
};
|
|
455
455
|
const name = "ocpview-plus";
|
|
456
|
-
const version$2 = "1.0.
|
|
456
|
+
const version$2 = "1.0.16";
|
|
457
457
|
const title = "ocpviewPlus";
|
|
458
458
|
const description = "A high quality Service UI components Library with Vue.js";
|
|
459
459
|
const homepage = "";
|
|
@@ -38575,7 +38575,7 @@ const _sfc_main$H = {
|
|
|
38575
38575
|
showAsyncImportExport: false,
|
|
38576
38576
|
showBillContPrintMode: false,
|
|
38577
38577
|
showPrintMode: false,
|
|
38578
|
-
billprintModeUrl: "/
|
|
38578
|
+
billprintModeUrl: "/widgetmodelv3/#/bill-print?modulecode={modulecode}&dataid={dataid}&mktcode={mktcode}&token={token}",
|
|
38579
38579
|
printModeUrl: "",
|
|
38580
38580
|
eventObject: ["valueChanged", "setDataBefore", "searchBefore", "cellbeginedit", "importSuccess", "addRowBefore", "indexMethod", "delRowBefore", "delRowAfter", "onSelectionChange", "formatValue", "updateCellConfig", "overrideSearchParam", "overrideData", "refurbishCheck", "onSingleChange", "onSetRowCheck", "onSelect", "onSelectCancel", "onSelectionChange", "customSummary", "customImgPath", "onDelTag", "onSearch", "onAppend", "filterData", "onAddTag", "getDictData", "setLabel", "setImportUrl", "onLinkTo", "newSaveFormBefore", "setQueryConfig", "setNodeClass", "setTreeNodeIcon", "rowClassName", "customSummaryGroup", "disabledDate"],
|
|
38581
38581
|
layoutTypeList: ["ListDetails", "ListDetailsV2", "BillListDetails"]
|
|
@@ -41565,6 +41565,7 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
41565
41565
|
]);
|
|
41566
41566
|
}
|
|
41567
41567
|
var mBillImport = /* @__PURE__ */ _export_sfc$1(_sfc_main$D, [["render", _sfc_render$A], ["__scopeId", "data-v-28ca1387"]]);
|
|
41568
|
+
var layouttemplate_vue_vue_type_style_index_0_lang = "";
|
|
41568
41569
|
const _sfc_main$C = {
|
|
41569
41570
|
name: "BillTemplate",
|
|
41570
41571
|
extends: _sfc_main$H,
|
|
@@ -41615,7 +41616,8 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
41615
41616
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.showPrintMode = $event),
|
|
41616
41617
|
width: $options.appendixCurrentWidth,
|
|
41617
41618
|
"footer-hide": true,
|
|
41618
|
-
fullscreen: true
|
|
41619
|
+
fullscreen: true,
|
|
41620
|
+
"class-name": "print-bill-panel-modal"
|
|
41619
41621
|
}, {
|
|
41620
41622
|
default: withCtx(() => [
|
|
41621
41623
|
_ctx.printModeReset ? (openBlock(), createElementBlock("iframe", {
|