ocpview-plus 1.0.15 → 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.14";
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 = "";
@@ -7718,22 +7718,6 @@ const _sfc_main$1H = {
7718
7718
  this.order_direction = "";
7719
7719
  let tempField = [];
7720
7720
  let tempDirection = [];
7721
- if (this.config.searchParam) {
7722
- if (this.config.searchParam.order_field) {
7723
- tempField = this.config.searchParam.order_field.split(",");
7724
- if (this.config.searchParam.order_direction) {
7725
- tempDirection = this.config.searchParam.order_direction.split(",");
7726
- let tempDirectionNum = tempDirection.length;
7727
- for (let i = tempDirectionNum; i < tempField.length; i++) {
7728
- tempDirection.push("asc");
7729
- }
7730
- } else {
7731
- for (let i = 0; i < tempField.length; i++) {
7732
- tempDirection.push("asc");
7733
- }
7734
- }
7735
- }
7736
- }
7737
7721
  if (para.order !== "normal") {
7738
7722
  let index = tempField.findIndex((el2) => el2 === para.key);
7739
7723
  if (index > -1) {
@@ -38591,7 +38575,7 @@ const _sfc_main$H = {
38591
38575
  showAsyncImportExport: false,
38592
38576
  showBillContPrintMode: false,
38593
38577
  showPrintMode: false,
38594
- billprintModeUrl: "/mall-sysconf-vue/#/billdataprint?modulecode={modulecode}&dataid={dataid}&mktcode={mktcode}&token={token}",
38578
+ billprintModeUrl: "/widgetmodelv3/#/bill-print?modulecode={modulecode}&dataid={dataid}&mktcode={mktcode}&token={token}",
38595
38579
  printModeUrl: "",
38596
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"],
38597
38581
  layoutTypeList: ["ListDetails", "ListDetailsV2", "BillListDetails"]
@@ -41581,6 +41565,7 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
41581
41565
  ]);
41582
41566
  }
41583
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 = "";
41584
41569
  const _sfc_main$C = {
41585
41570
  name: "BillTemplate",
41586
41571
  extends: _sfc_main$H,
@@ -41631,7 +41616,8 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
41631
41616
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.showPrintMode = $event),
41632
41617
  width: $options.appendixCurrentWidth,
41633
41618
  "footer-hide": true,
41634
- fullscreen: true
41619
+ fullscreen: true,
41620
+ "class-name": "print-bill-panel-modal"
41635
41621
  }, {
41636
41622
  default: withCtx(() => [
41637
41623
  _ctx.printModeReset ? (openBlock(), createElementBlock("iframe", {