ocpview-plus 1.3.10 → 1.3.12
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/ocpviewplus.min.esm.js +104 -52
- package/dist/ocpviewplus.min.js +14 -14
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/components/base/ContractPrintMixins.js +30 -0
- package/src/components/masterplate/contractappendix.vue +2 -2
- package/src/components/masterplate/layouttemplate.vue +10 -0
|
@@ -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.
|
|
456
|
+
const version$2 = "1.3.11";
|
|
457
457
|
const title = "ocpviewPlus";
|
|
458
458
|
const description = "A high quality Service UI components Library with Vue.js";
|
|
459
459
|
const homepage = "";
|
|
@@ -4796,7 +4796,7 @@ const _sfc_main$1U = {
|
|
|
4796
4796
|
}
|
|
4797
4797
|
};
|
|
4798
4798
|
const _hoisted_1$18 = { key: 0 };
|
|
4799
|
-
const _hoisted_2$
|
|
4799
|
+
const _hoisted_2$O = { key: 0 };
|
|
4800
4800
|
const _hoisted_3$u = { href: "javascript:void(0)" };
|
|
4801
4801
|
function _sfc_render$1C(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4802
4802
|
const _component_Ebutton = resolveComponent("Ebutton");
|
|
@@ -4897,7 +4897,7 @@ function _sfc_render$1C(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4897
4897
|
])) : createCommentVNode("", true)
|
|
4898
4898
|
], 64)) : createCommentVNode("", true),
|
|
4899
4899
|
$props.tooltype === "row" ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
4900
|
-
$data.visible ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
4900
|
+
$data.visible ? (openBlock(), createElementBlock("div", _hoisted_2$O, [
|
|
4901
4901
|
$data.showType ? (openBlock(), createBlock(_component_Row, {
|
|
4902
4902
|
key: 0,
|
|
4903
4903
|
type: "flex",
|
|
@@ -6374,7 +6374,7 @@ const _hoisted_1$17 = {
|
|
|
6374
6374
|
key: 0,
|
|
6375
6375
|
style: { "color": "#348eed" }
|
|
6376
6376
|
};
|
|
6377
|
-
const _hoisted_2$
|
|
6377
|
+
const _hoisted_2$N = { key: 1 };
|
|
6378
6378
|
const _hoisted_3$t = ["onClick"];
|
|
6379
6379
|
function _sfc_render$1A(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6380
6380
|
const _component_ControlBox = resolveComponent("ControlBox");
|
|
@@ -6415,7 +6415,7 @@ function _sfc_render$1A(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6415
6415
|
"show-message": false
|
|
6416
6416
|
}, {
|
|
6417
6417
|
label: withCtx(() => [
|
|
6418
|
-
item.required === true ? (openBlock(), createElementBlock("span", _hoisted_1$17, toDisplayString(item.label), 1)) : (openBlock(), createElementBlock("span", _hoisted_2$
|
|
6418
|
+
item.required === true ? (openBlock(), createElementBlock("span", _hoisted_1$17, toDisplayString(item.label), 1)) : (openBlock(), createElementBlock("span", _hoisted_2$N, toDisplayString(item.label), 1))
|
|
6419
6419
|
]),
|
|
6420
6420
|
default: withCtx(() => [
|
|
6421
6421
|
createElementVNode("div", {
|
|
@@ -8705,7 +8705,7 @@ const _sfc_main$1N = {
|
|
|
8705
8705
|
}
|
|
8706
8706
|
};
|
|
8707
8707
|
const _hoisted_1$16 = { ref: "head" };
|
|
8708
|
-
const _hoisted_2$
|
|
8708
|
+
const _hoisted_2$M = { key: 0 };
|
|
8709
8709
|
const _hoisted_3$s = { key: 0 };
|
|
8710
8710
|
const _hoisted_4$p = {
|
|
8711
8711
|
ref: "page",
|
|
@@ -8750,7 +8750,7 @@ function _sfc_render$1z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
8750
8750
|
key: 1,
|
|
8751
8751
|
style: normalizeStyle(_ctx.myConfig.headStyle)
|
|
8752
8752
|
}, [
|
|
8753
|
-
_ctx.showCondition ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
8753
|
+
_ctx.showCondition ? (openBlock(), createElementBlock("div", _hoisted_2$M, [
|
|
8754
8754
|
_ctx.myConfig.gridType === "billGrid" ? (openBlock(), createBlock(_component_Row, {
|
|
8755
8755
|
key: 0,
|
|
8756
8756
|
gutter: 4
|
|
@@ -10183,7 +10183,7 @@ const _sfc_main$1L = {
|
|
|
10183
10183
|
}
|
|
10184
10184
|
};
|
|
10185
10185
|
const _hoisted_1$15 = ["id"];
|
|
10186
|
-
const _hoisted_2$
|
|
10186
|
+
const _hoisted_2$L = { key: 0 };
|
|
10187
10187
|
const _hoisted_3$r = ["onClick"];
|
|
10188
10188
|
const _hoisted_4$o = {
|
|
10189
10189
|
key: 0,
|
|
@@ -10206,7 +10206,7 @@ function _sfc_render$1y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
10206
10206
|
id: _ctx.config.name,
|
|
10207
10207
|
style: { "padding": "5px" }
|
|
10208
10208
|
}, [
|
|
10209
|
-
_ctx.$slots.header ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
10209
|
+
_ctx.$slots.header ? (openBlock(), createElementBlock("div", _hoisted_2$L, [
|
|
10210
10210
|
renderSlot(_ctx.$slots, "header")
|
|
10211
10211
|
])) : withDirectives((openBlock(), createBlock(_component_Row, {
|
|
10212
10212
|
key: 1,
|
|
@@ -10509,7 +10509,7 @@ const _sfc_main$1K = {
|
|
|
10509
10509
|
}
|
|
10510
10510
|
};
|
|
10511
10511
|
const _hoisted_1$14 = ["textContent"];
|
|
10512
|
-
const _hoisted_2$
|
|
10512
|
+
const _hoisted_2$K = { key: 1 };
|
|
10513
10513
|
const _hoisted_3$q = {
|
|
10514
10514
|
key: 4,
|
|
10515
10515
|
style: { "margin-left": "10px" }
|
|
@@ -10543,7 +10543,7 @@ function _sfc_render$1x(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
10543
10543
|
href: "#",
|
|
10544
10544
|
onClick: _cache[1] || (_cache[1] = withModifiers((...args) => $options.editGrid && $options.editGrid(...args), ["prevent"]))
|
|
10545
10545
|
}, toDisplayString($data.myConfig.editBtnName), 1)) : createCommentVNode("", true),
|
|
10546
|
-
$data.showBtn && $data.myConfig.readOnly && $data.myConfig.addBtnType === "3" && $data.btnReadOnly ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
10546
|
+
$data.showBtn && $data.myConfig.readOnly && $data.myConfig.addBtnType === "3" && $data.btnReadOnly ? (openBlock(), createElementBlock("span", _hoisted_2$K, toDisplayString($data.myConfig.editBtnName), 1)) : createCommentVNode("", true),
|
|
10547
10547
|
$data.showBtn && !$data.myConfig.readOnly && $data.myConfig.addBtnType === "3" ? (openBlock(), createElementBlock("a", {
|
|
10548
10548
|
key: 2,
|
|
10549
10549
|
href: "#",
|
|
@@ -27103,7 +27103,7 @@ const _hoisted_1$12 = {
|
|
|
27103
27103
|
ref: "myControl",
|
|
27104
27104
|
class: "ivu-select-selection"
|
|
27105
27105
|
};
|
|
27106
|
-
const _hoisted_2$
|
|
27106
|
+
const _hoisted_2$J = { class: "ivu-tag-text" };
|
|
27107
27107
|
const _hoisted_3$p = {
|
|
27108
27108
|
key: 0,
|
|
27109
27109
|
class: "ivu-tag ivu-tag-checked"
|
|
@@ -27128,7 +27128,7 @@ function _sfc_render$1o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27128
27128
|
class: "ivu-tag ivu-tag-checked",
|
|
27129
27129
|
key: "tag_" + index
|
|
27130
27130
|
}, [
|
|
27131
|
-
createElementVNode("span", _hoisted_2$
|
|
27131
|
+
createElementVNode("span", _hoisted_2$J, toDisplayString(item.label), 1),
|
|
27132
27132
|
!$data.myConfig.readOnly ? (openBlock(), createBlock(_component_Icon, {
|
|
27133
27133
|
key: 0,
|
|
27134
27134
|
type: "ios-close",
|
|
@@ -27481,7 +27481,7 @@ const _sfc_main$1x = {
|
|
|
27481
27481
|
mixins: [proBase]
|
|
27482
27482
|
};
|
|
27483
27483
|
const _hoisted_1$11 = ["textContent"];
|
|
27484
|
-
const _hoisted_2$
|
|
27484
|
+
const _hoisted_2$I = { key: 1 };
|
|
27485
27485
|
function _sfc_render$1n(_ctx, _cache, $props, $setup, $data, $options) {
|
|
27486
27486
|
const _component_Icon = resolveComponent("Icon");
|
|
27487
27487
|
const _component_Divider = resolveComponent("Divider");
|
|
@@ -27509,7 +27509,7 @@ function _sfc_render$1n(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27509
27509
|
key: 0,
|
|
27510
27510
|
textContent: toDisplayString(_ctx.config.label)
|
|
27511
27511
|
}, null, 8, _hoisted_1$11)) : createCommentVNode("", true),
|
|
27512
|
-
!!_ctx.config.hide ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
27512
|
+
!!_ctx.config.hide ? (openBlock(), createElementBlock("div", _hoisted_2$I, [
|
|
27513
27513
|
_ctx.hideFlag ? (openBlock(), createElementBlock("p", {
|
|
27514
27514
|
key: 0,
|
|
27515
27515
|
onClick: _cache[0] || (_cache[0] = withModifiers((...args) => _ctx.hide && _ctx.hide(...args), ["stop"])),
|
|
@@ -30046,7 +30046,7 @@ const _sfc_main$1n = {
|
|
|
30046
30046
|
}
|
|
30047
30047
|
};
|
|
30048
30048
|
const _hoisted_1$_ = { style: { "text-align": "center" } };
|
|
30049
|
-
const _hoisted_2$
|
|
30049
|
+
const _hoisted_2$H = ["onClick"];
|
|
30050
30050
|
const _hoisted_3$o = ["onClick"];
|
|
30051
30051
|
const _hoisted_4$l = ["src", "data-original"];
|
|
30052
30052
|
const _hoisted_5$i = { key: 0 };
|
|
@@ -30088,7 +30088,7 @@ function _sfc_render$1f(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
30088
30088
|
color: "#ed4014",
|
|
30089
30089
|
size: "16"
|
|
30090
30090
|
})
|
|
30091
|
-
], 8, _hoisted_2$
|
|
30091
|
+
], 8, _hoisted_2$H)) : createCommentVNode("", true),
|
|
30092
30092
|
$data.showDownBtn && item.url !== void 0 ? (openBlock(), createElementBlock("a", {
|
|
30093
30093
|
key: 1,
|
|
30094
30094
|
href: "#",
|
|
@@ -30499,7 +30499,7 @@ const _hoisted_1$Z = {
|
|
|
30499
30499
|
key: 0,
|
|
30500
30500
|
class: "filebtn"
|
|
30501
30501
|
};
|
|
30502
|
-
const _hoisted_2$
|
|
30502
|
+
const _hoisted_2$G = { ref: "photo" };
|
|
30503
30503
|
const _hoisted_3$n = ["src", "data-original"];
|
|
30504
30504
|
const _hoisted_4$k = ["innerHTML"];
|
|
30505
30505
|
const _hoisted_5$h = {
|
|
@@ -30595,7 +30595,7 @@ function _sfc_render$1e(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
30595
30595
|
_: 1
|
|
30596
30596
|
})
|
|
30597
30597
|
])) : createCommentVNode("", true),
|
|
30598
|
-
withDirectives(createElementVNode("div", _hoisted_2$
|
|
30598
|
+
withDirectives(createElementVNode("div", _hoisted_2$G, [
|
|
30599
30599
|
createElementVNode("li", null, [
|
|
30600
30600
|
createElementVNode("img", {
|
|
30601
30601
|
src: $data.imgUrl,
|
|
@@ -31234,7 +31234,7 @@ const _sfc_main$1k = {
|
|
|
31234
31234
|
}
|
|
31235
31235
|
};
|
|
31236
31236
|
const _hoisted_1$Y = { style: { "text-align": "center" } };
|
|
31237
|
-
const _hoisted_2$
|
|
31237
|
+
const _hoisted_2$F = ["onClick"];
|
|
31238
31238
|
const _hoisted_3$m = ["onClick"];
|
|
31239
31239
|
const _hoisted_4$j = ["src"];
|
|
31240
31240
|
const _hoisted_5$g = { key: 1 };
|
|
@@ -31276,7 +31276,7 @@ function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
31276
31276
|
color: "#ed4014",
|
|
31277
31277
|
size: "16"
|
|
31278
31278
|
})
|
|
31279
|
-
], 8, _hoisted_2$
|
|
31279
|
+
], 8, _hoisted_2$F)) : createCommentVNode("", true),
|
|
31280
31280
|
$data.showDownBtn && item.url !== void 0 ? (openBlock(), createElementBlock("a", {
|
|
31281
31281
|
key: 1,
|
|
31282
31282
|
href: "#",
|
|
@@ -31554,7 +31554,7 @@ const _sfc_main$1i = {
|
|
|
31554
31554
|
}
|
|
31555
31555
|
};
|
|
31556
31556
|
const _hoisted_1$W = { style: { "margin-left": "10px" } };
|
|
31557
|
-
const _hoisted_2$
|
|
31557
|
+
const _hoisted_2$E = { style: { "margin-left": "10px" } };
|
|
31558
31558
|
function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
|
|
31559
31559
|
const _component_Checkbox = resolveComponent("Checkbox");
|
|
31560
31560
|
const _component_CheckboxGroup = resolveComponent("CheckboxGroup");
|
|
@@ -31593,7 +31593,7 @@ function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
31593
31593
|
class: "efuture-checkbox"
|
|
31594
31594
|
}, {
|
|
31595
31595
|
default: withCtx(() => [
|
|
31596
|
-
createElementVNode("span", _hoisted_2$
|
|
31596
|
+
createElementVNode("span", _hoisted_2$E, toDisplayString(item[$data.myConfig.textField]), 1)
|
|
31597
31597
|
]),
|
|
31598
31598
|
_: 2
|
|
31599
31599
|
}, 1032, ["label", "disabled"]);
|
|
@@ -32336,7 +32336,7 @@ const _sfc_main$1e = {
|
|
|
32336
32336
|
}
|
|
32337
32337
|
};
|
|
32338
32338
|
const _hoisted_1$U = ["textContent"];
|
|
32339
|
-
const _hoisted_2$
|
|
32339
|
+
const _hoisted_2$D = { key: 0 };
|
|
32340
32340
|
const _hoisted_3$l = { key: 1 };
|
|
32341
32341
|
const _hoisted_4$i = { key: 1 };
|
|
32342
32342
|
function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -32372,7 +32372,7 @@ function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
32372
32372
|
], 4)) : createCommentVNode("", true)
|
|
32373
32373
|
]),
|
|
32374
32374
|
extra: withCtx(() => [
|
|
32375
|
-
_ctx.$slots.btn ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
32375
|
+
_ctx.$slots.btn ? (openBlock(), createElementBlock("div", _hoisted_2$D, [
|
|
32376
32376
|
renderSlot(_ctx.$slots, "btn")
|
|
32377
32377
|
])) : (openBlock(), createElementBlock("div", _hoisted_3$l, [
|
|
32378
32378
|
$data.showBtn && $data.editFlag && !$data.btnReadOnly ? (openBlock(), createElementBlock("a", {
|
|
@@ -32699,7 +32699,7 @@ const _sfc_main$1d = {
|
|
|
32699
32699
|
}
|
|
32700
32700
|
};
|
|
32701
32701
|
const _hoisted_1$T = ["textContent"];
|
|
32702
|
-
const _hoisted_2$
|
|
32702
|
+
const _hoisted_2$C = { style: { "padding": "0px" } };
|
|
32703
32703
|
function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
|
|
32704
32704
|
const _component_Icon = resolveComponent("Icon");
|
|
32705
32705
|
const _component_FormCardBox = resolveComponent("FormCardBox");
|
|
@@ -32725,7 +32725,7 @@ function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
32725
32725
|
}, toDisplayString($data.myConfig.saveBtnText), 1)) : createCommentVNode("", true)
|
|
32726
32726
|
]),
|
|
32727
32727
|
default: withCtx(() => [
|
|
32728
|
-
withDirectives(createElementVNode("div", _hoisted_2$
|
|
32728
|
+
withDirectives(createElementVNode("div", _hoisted_2$C, [
|
|
32729
32729
|
(openBlock(true), createElementBlock(Fragment, null, renderList($data.myConfig.items, (item) => {
|
|
32730
32730
|
return openBlock(), createBlock(_component_FormCardBox, {
|
|
32731
32731
|
ref_for: true,
|
|
@@ -33031,7 +33031,7 @@ const _sfc_main$1c = {
|
|
|
33031
33031
|
}
|
|
33032
33032
|
};
|
|
33033
33033
|
const _hoisted_1$S = { key: 1 };
|
|
33034
|
-
const _hoisted_2$
|
|
33034
|
+
const _hoisted_2$B = { key: 0 };
|
|
33035
33035
|
function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
|
|
33036
33036
|
const _component_FormCardBox = resolveComponent("FormCardBox");
|
|
33037
33037
|
const _component_EditGridCard = resolveComponent("EditGridCard");
|
|
@@ -33084,7 +33084,7 @@ function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
33084
33084
|
key: "2"
|
|
33085
33085
|
}
|
|
33086
33086
|
]), 1032, ["config", "dictData"]),
|
|
33087
|
-
$data.showChildrenGrid ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
33087
|
+
$data.showChildrenGrid ? (openBlock(), createElementBlock("div", _hoisted_2$B, [
|
|
33088
33088
|
createVNode(_component_EditGridCard, {
|
|
33089
33089
|
ref: "grid",
|
|
33090
33090
|
config: $data.gridConfig,
|
|
@@ -33543,7 +33543,7 @@ const _sfc_main$1b = {
|
|
|
33543
33543
|
}
|
|
33544
33544
|
};
|
|
33545
33545
|
const _hoisted_1$R = ["textContent"];
|
|
33546
|
-
const _hoisted_2$
|
|
33546
|
+
const _hoisted_2$A = { style: { "padding": "16px" } };
|
|
33547
33547
|
const _hoisted_3$k = ["textContent"];
|
|
33548
33548
|
const _hoisted_4$h = { key: 1 };
|
|
33549
33549
|
const _hoisted_5$f = { style: { "padding": "16px" } };
|
|
@@ -33571,7 +33571,7 @@ function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
33571
33571
|
}, toDisplayString($data.myConfig.addBtnName), 1)) : createCommentVNode("", true)
|
|
33572
33572
|
]),
|
|
33573
33573
|
default: withCtx(() => [
|
|
33574
|
-
withDirectives(createElementVNode("div", _hoisted_2$
|
|
33574
|
+
withDirectives(createElementVNode("div", _hoisted_2$A, [
|
|
33575
33575
|
$data.showAdd ? (openBlock(), createBlock(_component_FormDetail, {
|
|
33576
33576
|
key: 0,
|
|
33577
33577
|
ref: "addform",
|
|
@@ -34223,7 +34223,7 @@ const _sfc_main$19 = {
|
|
|
34223
34223
|
}
|
|
34224
34224
|
};
|
|
34225
34225
|
const _hoisted_1$P = ["innerHTML"];
|
|
34226
|
-
const _hoisted_2$
|
|
34226
|
+
const _hoisted_2$z = ["innerHTML"];
|
|
34227
34227
|
function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
|
|
34228
34228
|
const _component_Tooltip = resolveComponent("Tooltip");
|
|
34229
34229
|
return openBlock(), createBlock(_component_Tooltip, {
|
|
@@ -34256,7 +34256,7 @@ function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
34256
34256
|
style: normalizeStyle("text-align:" + $props.contentAlign),
|
|
34257
34257
|
onMouseenter: _cache[3] || (_cache[3] = (...args) => $options.handleTooltipIn && $options.handleTooltipIn(...args)),
|
|
34258
34258
|
onMouseleave: _cache[4] || (_cache[4] = (...args) => $options.handleTooltipOut && $options.handleTooltipOut(...args))
|
|
34259
|
-
}, null, 44, _hoisted_2$
|
|
34259
|
+
}, null, 44, _hoisted_2$z))
|
|
34260
34260
|
]),
|
|
34261
34261
|
_: 1
|
|
34262
34262
|
}, 8, ["content", "disabled", "max-width"]);
|
|
@@ -35798,7 +35798,7 @@ const _sfc_main$14 = {
|
|
|
35798
35798
|
}
|
|
35799
35799
|
};
|
|
35800
35800
|
const _hoisted_1$M = ["font-size", "color"];
|
|
35801
|
-
const _hoisted_2$
|
|
35801
|
+
const _hoisted_2$y = ["xlink:href"];
|
|
35802
35802
|
function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
|
|
35803
35803
|
return openBlock(), createElementBlock("svg", {
|
|
35804
35804
|
class: "eicon",
|
|
@@ -35809,7 +35809,7 @@ function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
35809
35809
|
}, [
|
|
35810
35810
|
createElementVNode("use", {
|
|
35811
35811
|
"xlink:href": "#icon-" + $props.type
|
|
35812
|
-
}, null, 8, _hoisted_2$
|
|
35812
|
+
}, null, 8, _hoisted_2$y)
|
|
35813
35813
|
], 8, _hoisted_1$M);
|
|
35814
35814
|
}
|
|
35815
35815
|
var Eicon = /* @__PURE__ */ _export_sfc$1(_sfc_main$14, [["render", _sfc_render$$]]);
|
|
@@ -35920,7 +35920,7 @@ const _sfc_main$12 = {
|
|
|
35920
35920
|
}
|
|
35921
35921
|
};
|
|
35922
35922
|
const _hoisted_1$L = { key: 0 };
|
|
35923
|
-
const _hoisted_2$
|
|
35923
|
+
const _hoisted_2$x = ["src", "height"];
|
|
35924
35924
|
function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
35925
35925
|
const _component_Modal = resolveComponent("Modal");
|
|
35926
35926
|
return openBlock(), createBlock(_component_Modal, {
|
|
@@ -35941,7 +35941,7 @@ function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
35941
35941
|
allowtransparency: "true",
|
|
35942
35942
|
onLoad: _cache[0] || (_cache[0] = (...args) => $options.load && $options.load(...args)),
|
|
35943
35943
|
frameborder: "0"
|
|
35944
|
-
}, null, 40, _hoisted_2$
|
|
35944
|
+
}, null, 40, _hoisted_2$x)
|
|
35945
35945
|
])) : createCommentVNode("", true)
|
|
35946
35946
|
]),
|
|
35947
35947
|
_: 1
|
|
@@ -37882,7 +37882,7 @@ const _sfc_main$Q = {
|
|
|
37882
37882
|
}
|
|
37883
37883
|
};
|
|
37884
37884
|
const _hoisted_1$I = ["title"];
|
|
37885
|
-
const _hoisted_2$
|
|
37885
|
+
const _hoisted_2$w = ["title"];
|
|
37886
37886
|
const _hoisted_3$j = ["value", "disabled"];
|
|
37887
37887
|
const _hoisted_4$g = ["title"];
|
|
37888
37888
|
const _hoisted_5$e = ["title"];
|
|
@@ -37937,7 +37937,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
37937
37937
|
}, null, 40, _hoisted_3$j),
|
|
37938
37938
|
_cache[18] || (_cache[18] = createElementVNode("span", null, "/", -1)),
|
|
37939
37939
|
createTextVNode(" " + toDisplayString(_ctx.allPages), 1)
|
|
37940
|
-
], 10, _hoisted_2$
|
|
37940
|
+
], 10, _hoisted_2$w),
|
|
37941
37941
|
createElementVNode("li", {
|
|
37942
37942
|
title: _ctx.t("i.page.next"),
|
|
37943
37943
|
class: normalizeClass(_ctx.nextClasses),
|
|
@@ -38174,7 +38174,7 @@ const _sfc_main$P = {
|
|
|
38174
38174
|
}
|
|
38175
38175
|
};
|
|
38176
38176
|
const _hoisted_1$H = { ref: "head" };
|
|
38177
|
-
const _hoisted_2$
|
|
38177
|
+
const _hoisted_2$v = {
|
|
38178
38178
|
ref: "page",
|
|
38179
38179
|
name: "page"
|
|
38180
38180
|
};
|
|
@@ -38273,7 +38273,7 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
38273
38273
|
]),
|
|
38274
38274
|
_: 1
|
|
38275
38275
|
}),
|
|
38276
|
-
createElementVNode("div", _hoisted_2$
|
|
38276
|
+
createElementVNode("div", _hoisted_2$v, [
|
|
38277
38277
|
_ctx.myConfig.showPage ? (openBlock(), createElementBlock("div", _hoisted_3$i, [
|
|
38278
38278
|
createVNode(_component_Card, {
|
|
38279
38279
|
bordered: false,
|
|
@@ -40488,7 +40488,7 @@ const _sfc_main$K = {
|
|
|
40488
40488
|
}
|
|
40489
40489
|
};
|
|
40490
40490
|
const _hoisted_1$F = { key: 0 };
|
|
40491
|
-
const _hoisted_2$
|
|
40491
|
+
const _hoisted_2$u = ["onClick"];
|
|
40492
40492
|
const _hoisted_3$h = {
|
|
40493
40493
|
key: 0,
|
|
40494
40494
|
ref: "page",
|
|
@@ -40616,7 +40616,7 @@ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
40616
40616
|
config: config2,
|
|
40617
40617
|
rowIndex: index
|
|
40618
40618
|
}, null, 8, ["label", "contentAlign", "class", "config", "rowIndex"]))
|
|
40619
|
-
], 10, _hoisted_2$
|
|
40619
|
+
], 10, _hoisted_2$u)
|
|
40620
40620
|
])
|
|
40621
40621
|
};
|
|
40622
40622
|
})
|
|
@@ -41206,7 +41206,7 @@ const _sfc_main$J = {
|
|
|
41206
41206
|
}
|
|
41207
41207
|
};
|
|
41208
41208
|
const _hoisted_1$E = ["textContent"];
|
|
41209
|
-
const _hoisted_2$
|
|
41209
|
+
const _hoisted_2$t = { style: { "padding-left": "24px" } };
|
|
41210
41210
|
const _hoisted_3$g = { ref: "photo" };
|
|
41211
41211
|
const _hoisted_4$e = ["src", "data-original"];
|
|
41212
41212
|
const _hoisted_5$c = ["innerHTML"];
|
|
@@ -41263,7 +41263,7 @@ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
41263
41263
|
_: 1
|
|
41264
41264
|
})
|
|
41265
41265
|
])) : createCommentVNode("", true),
|
|
41266
|
-
createElementVNode("div", _hoisted_2$
|
|
41266
|
+
createElementVNode("div", _hoisted_2$t, [
|
|
41267
41267
|
_ctx.showTitle ? (openBlock(), createBlock(_component_Divider, {
|
|
41268
41268
|
key: 0,
|
|
41269
41269
|
style: { "margin-top": "0px", "margin-bottom": "10px" }
|
|
@@ -41840,7 +41840,7 @@ const _sfc_main$I = {
|
|
|
41840
41840
|
}
|
|
41841
41841
|
};
|
|
41842
41842
|
const _hoisted_1$D = { style: { "margin-bottom": "10px", "display": "flex", "justify-content": "space-between" } };
|
|
41843
|
-
const _hoisted_2$
|
|
41843
|
+
const _hoisted_2$s = { style: { "margin-bottom": "10px", "display": "flex", "justify-content": "space-between" } };
|
|
41844
41844
|
const _hoisted_3$f = { class: "demo-spin-col-bill" };
|
|
41845
41845
|
const _hoisted_4$d = {
|
|
41846
41846
|
key: 0,
|
|
@@ -41925,7 +41925,7 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
41925
41925
|
"dis-hover": ""
|
|
41926
41926
|
}, {
|
|
41927
41927
|
default: withCtx(() => [
|
|
41928
|
-
createElementVNode("div", _hoisted_2$
|
|
41928
|
+
createElementVNode("div", _hoisted_2$s, [
|
|
41929
41929
|
_cache[9] || (_cache[9] = createElementVNode("div", null, [
|
|
41930
41930
|
createElementVNode("span", { class: "efuture-title-verticalline" }),
|
|
41931
41931
|
createTextVNode(),
|
|
@@ -42398,7 +42398,7 @@ const _sfc_main$H = {
|
|
|
42398
42398
|
}
|
|
42399
42399
|
};
|
|
42400
42400
|
const _hoisted_1$C = { class: "demo-spin-col-bill" };
|
|
42401
|
-
const _hoisted_2$
|
|
42401
|
+
const _hoisted_2$r = { style: { "height": "220px", "background-color": "#F5F7FA", "border": "1px #DCDFE6 dashed" } };
|
|
42402
42402
|
function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
|
|
42403
42403
|
const _component_Radio = resolveComponent("Radio");
|
|
42404
42404
|
const _component_RadioGroup = resolveComponent("RadioGroup");
|
|
@@ -42442,7 +42442,7 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
42442
42442
|
]),
|
|
42443
42443
|
_: 1
|
|
42444
42444
|
}, 8, ["modelValue"])) : createCommentVNode("", true),
|
|
42445
|
-
createElementVNode("div", _hoisted_2$
|
|
42445
|
+
createElementVNode("div", _hoisted_2$r, [
|
|
42446
42446
|
createVNode(_component_Row, {
|
|
42447
42447
|
type: "flex",
|
|
42448
42448
|
justify: "center"
|
|
@@ -42599,10 +42599,38 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
42599
42599
|
]);
|
|
42600
42600
|
}
|
|
42601
42601
|
var mBillImport = /* @__PURE__ */ _export_sfc$1(_sfc_main$H, [["render", _sfc_render$E], ["__scopeId", "data-v-14d9a5da"]]);
|
|
42602
|
+
var ContractPrintMixins = {
|
|
42603
|
+
data() {
|
|
42604
|
+
return {
|
|
42605
|
+
ContractModalWidth: 50,
|
|
42606
|
+
ContractModalShowType: false,
|
|
42607
|
+
ContractModalContentShowType: false,
|
|
42608
|
+
ContractModalIframeUrl: "/widgetmodelv3/#/contract-template-create?token={token}&modulecode={modulecode}&contno={contno}"
|
|
42609
|
+
};
|
|
42610
|
+
},
|
|
42611
|
+
methods: {
|
|
42612
|
+
StartContractPrint({ modulecode = "", contno = "1" } = {}) {
|
|
42613
|
+
const token = this.getToken();
|
|
42614
|
+
this.ContractModalIframeUrl = this.ContractModalIframeUrl.replace(
|
|
42615
|
+
"{token}",
|
|
42616
|
+
token
|
|
42617
|
+
).replace("{modulecode}", modulecode).replace("{contno}", contno);
|
|
42618
|
+
this.ContractModalShowType = true;
|
|
42619
|
+
this.$nextTick(() => {
|
|
42620
|
+
this.ContractModalContentShowType = true;
|
|
42621
|
+
});
|
|
42622
|
+
},
|
|
42623
|
+
HideContractPrintModal() {
|
|
42624
|
+
this.ContractModalShowType = false;
|
|
42625
|
+
this.ContractModalContentShowType = false;
|
|
42626
|
+
}
|
|
42627
|
+
}
|
|
42628
|
+
};
|
|
42602
42629
|
var layouttemplate_vue_vue_type_style_index_0_lang = "";
|
|
42603
42630
|
const _sfc_main$G = {
|
|
42604
42631
|
name: "BillTemplate",
|
|
42605
42632
|
extends: _sfc_main$L,
|
|
42633
|
+
mixins: [ContractPrintMixins],
|
|
42606
42634
|
components: { AppendixBoxs: mAppendixBoxs, BillAsyncImport: mBillAsyncImport, BillImport: mBillImport },
|
|
42607
42635
|
computed: {
|
|
42608
42636
|
uiLayoutType() {
|
|
@@ -42614,6 +42642,7 @@ const _sfc_main$G = {
|
|
|
42614
42642
|
}
|
|
42615
42643
|
};
|
|
42616
42644
|
const _hoisted_1$B = ["src"];
|
|
42645
|
+
const _hoisted_2$q = ["src"];
|
|
42617
42646
|
function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
|
|
42618
42647
|
const _component_AppendixBoxs = resolveComponent("AppendixBoxs");
|
|
42619
42648
|
const _component_Modal = resolveComponent("Modal");
|
|
@@ -42677,7 +42706,30 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
42677
42706
|
key: 1,
|
|
42678
42707
|
ref: "billImport",
|
|
42679
42708
|
config: _ctx.billImportConfig
|
|
42680
|
-
}, null, 8, ["config"])) : createCommentVNode("", true)
|
|
42709
|
+
}, null, 8, ["config"])) : createCommentVNode("", true),
|
|
42710
|
+
createVNode(_component_Modal, {
|
|
42711
|
+
title: "\u5408\u540C\u6A21\u7248",
|
|
42712
|
+
modelValue: _ctx.ContractModalShowType,
|
|
42713
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => _ctx.ContractModalShowType = $event),
|
|
42714
|
+
width: _ctx.ContractModalWidth,
|
|
42715
|
+
"mask-closable": false,
|
|
42716
|
+
"footer-hide": true,
|
|
42717
|
+
"class-name": "contract-print-panel-modal",
|
|
42718
|
+
onOnCancel: _ctx.HideContractPrintModal
|
|
42719
|
+
}, {
|
|
42720
|
+
default: withCtx(() => [
|
|
42721
|
+
_ctx.ContractModalContentShowType ? (openBlock(), createElementBlock("iframe", {
|
|
42722
|
+
key: 0,
|
|
42723
|
+
ref: "iframetemplate",
|
|
42724
|
+
src: _ctx.ContractModalIframeUrl,
|
|
42725
|
+
width: "100%",
|
|
42726
|
+
height: "100%",
|
|
42727
|
+
allowtransparency: "true",
|
|
42728
|
+
frameborder: "0"
|
|
42729
|
+
}, null, 8, _hoisted_2$q)) : createCommentVNode("", true)
|
|
42730
|
+
]),
|
|
42731
|
+
_: 1
|
|
42732
|
+
}, 8, ["modelValue", "width", "onOnCancel"])
|
|
42681
42733
|
]);
|
|
42682
42734
|
}
|
|
42683
42735
|
var BillTemplate = /* @__PURE__ */ _export_sfc$1(_sfc_main$G, [["render", _sfc_render$D]]);
|
|
@@ -47142,11 +47194,11 @@ const _sfc_main$v = {
|
|
|
47142
47194
|
return h10("span", str);
|
|
47143
47195
|
},
|
|
47144
47196
|
downFile(params) {
|
|
47145
|
-
let downUrl = this.myConfig.downfile + params.row.filekey + "&ent_id=" + this.getEnt_id() + "&token=" + this.getToken();
|
|
47197
|
+
let downUrl = this.myConfig.downfile + params.row.filekey + "&ent_id=" + this.getEnt_id() + "&token=" + this.getToken() + "&billno=" + this.billno;
|
|
47146
47198
|
window.open(downUrl);
|
|
47147
47199
|
},
|
|
47148
47200
|
delCommon(filekey, notdelfile) {
|
|
47149
|
-
let delUrl = this.myConfig.delfile + filekey + "&ent_id=" + this.getEnt_id() + "¬delfile=" + notdelfile + "&token=" + this.getToken();
|
|
47201
|
+
let delUrl = this.myConfig.delfile + filekey + "&ent_id=" + this.getEnt_id() + "¬delfile=" + notdelfile + "&token=" + this.getToken() + "&billno=" + this.billno;
|
|
47150
47202
|
$$1.ajax({
|
|
47151
47203
|
type: "GET",
|
|
47152
47204
|
url: encodeURI(delUrl),
|