ocpview-plus 1.3.0 → 1.3.2

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.3.0";
456
+ const version$2 = "1.3.2";
457
457
  const title = "ocpviewPlus";
458
458
  const description = "A high quality Service UI components Library with Vue.js";
459
459
  const homepage = "";
@@ -38120,16 +38120,16 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
38120
38120
  }, {
38121
38121
  default: withCtx(() => [
38122
38122
  createVNode(_component_Tooltip, {
38123
- content: "\u5220\u9664",
38124
- placement: "left"
38123
+ content: "\u6DFB\u52A0",
38124
+ placement: "right"
38125
38125
  }, {
38126
38126
  default: withCtx(() => [
38127
38127
  createVNode(_component_Button, {
38128
38128
  type: "primary",
38129
38129
  size: "small",
38130
- icon: "ios-arrow-back",
38131
- disabled: !_ctx.rightActive,
38132
- onClick: _ctx.moveToLeft
38130
+ icon: "ios-arrow-forward",
38131
+ disabled: !_ctx.leftActive,
38132
+ onClick: _ctx.moveToRight
38133
38133
  }, null, 8, ["disabled", "onClick"])
38134
38134
  ]),
38135
38135
  _: 1
@@ -38145,16 +38145,16 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
38145
38145
  }, {
38146
38146
  default: withCtx(() => [
38147
38147
  createVNode(_component_Tooltip, {
38148
- content: "\u6DFB\u52A0",
38149
- placement: "right"
38148
+ content: "\u5220\u9664",
38149
+ placement: "left"
38150
38150
  }, {
38151
38151
  default: withCtx(() => [
38152
38152
  createVNode(_component_Button, {
38153
38153
  type: "primary",
38154
38154
  size: "small",
38155
- icon: "ios-arrow-forward",
38156
- disabled: !_ctx.leftActive,
38157
- onClick: _ctx.moveToRight
38155
+ icon: "ios-arrow-back",
38156
+ disabled: !_ctx.rightActive,
38157
+ onClick: _ctx.moveToLeft
38158
38158
  }, null, 8, ["disabled", "onClick"])
38159
38159
  ]),
38160
38160
  _: 1
@@ -39163,7 +39163,7 @@ const _sfc_main$L = {
39163
39163
  billprintModeUrl: "/widgetmodelv3/#/bill-print?modulecode={modulecode}&dataid={dataid}&mktcode={mktcode}&token={token}",
39164
39164
  printModeUrl: "",
39165
39165
  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"],
39166
- layoutTypeList: ["ListDetails", "ListDetailsV2", "BillListDetails"]
39166
+ layoutTypeList: ["ListDetails", "ListDetailsV2", "BillListDetails", "ListDetailsV3"]
39167
39167
  };
39168
39168
  },
39169
39169
  computed: {