iv-npm 1.1.39 → 1.1.40
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/package.json +1 -1
- package/packages/shared/dist/utils/index.d.ts +14 -1
- package/packages/shared/dist/utils/index.mjs +64 -2
- package/packages/ui/dist/api/api.config.d.ts +8 -0
- package/packages/ui/dist/business-ui/component/IVMrpVendorSelector.d.ts +20 -0
- package/packages/ui/dist/business-ui/index.d.ts +2 -1
- package/packages/ui/dist/index.cjs.js +800 -136
- package/packages/ui/dist/index.d.ts +2 -2
- package/packages/ui/dist/index.esm.js +791 -128
- package/packages/ui/dist/index.umd.js +800 -136
- package/packages/ui/dist/index.umd.js.map +1 -1
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
var vue = require('vue');
|
|
6
6
|
|
|
7
|
-
var _hoisted_1$
|
|
7
|
+
var _hoisted_1$a = {
|
|
8
8
|
id: "IVMrpModal"
|
|
9
9
|
};
|
|
10
10
|
/**
|
|
@@ -21,7 +21,7 @@ var _hoisted_1$9 = {
|
|
|
21
21
|
*
|
|
22
22
|
* */
|
|
23
23
|
|
|
24
|
-
var script$
|
|
24
|
+
var script$a = /*#__PURE__*/vue.defineComponent({
|
|
25
25
|
__name: 'IVMrpModal',
|
|
26
26
|
props: {
|
|
27
27
|
show: {
|
|
@@ -51,7 +51,7 @@ var script$9 = /*#__PURE__*/vue.defineComponent({
|
|
|
51
51
|
|
|
52
52
|
var _component_a_modal = vue.resolveComponent("a-modal");
|
|
53
53
|
|
|
54
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
54
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$a, [vue.createVNode(_component_a_modal, {
|
|
55
55
|
wrapClassName: [__props.removePadding ? '' : 'not-padding', 'module-class modal-components'],
|
|
56
56
|
visible: vue.unref(inputV),
|
|
57
57
|
"onUpdate:visible": _cache[0] || (_cache[0] = function ($event) {
|
|
@@ -81,7 +81,7 @@ var script$9 = /*#__PURE__*/vue.defineComponent({
|
|
|
81
81
|
}
|
|
82
82
|
});
|
|
83
83
|
|
|
84
|
-
script$
|
|
84
|
+
script$a.__file = "src/function-ui/component/IVMrpModal.vue";
|
|
85
85
|
|
|
86
86
|
function ownKeys(object, enumerableOnly) {
|
|
87
87
|
var keys = Object.keys(object);
|
|
@@ -515,24 +515,24 @@ function _defineProperty(obj, key, value) {
|
|
|
515
515
|
return obj;
|
|
516
516
|
}
|
|
517
517
|
|
|
518
|
-
var _hoisted_1$
|
|
518
|
+
var _hoisted_1$9 = {
|
|
519
519
|
key: 0,
|
|
520
520
|
id: "top"
|
|
521
521
|
};
|
|
522
|
-
var _hoisted_2$
|
|
522
|
+
var _hoisted_2$4 = {
|
|
523
523
|
"class": "flex items-center justify-center"
|
|
524
524
|
};
|
|
525
|
-
var _hoisted_3$
|
|
525
|
+
var _hoisted_3$4 = {
|
|
526
526
|
key: 0,
|
|
527
527
|
style: {
|
|
528
528
|
"color": "#ff0066"
|
|
529
529
|
}
|
|
530
530
|
};
|
|
531
|
-
var _hoisted_4$
|
|
531
|
+
var _hoisted_4$4 = {
|
|
532
532
|
key: 0
|
|
533
533
|
};
|
|
534
534
|
|
|
535
|
-
var _hoisted_5$
|
|
535
|
+
var _hoisted_5$3 = /*#__PURE__*/vue.createElementVNode("div", {
|
|
536
536
|
"class": "h-2 flex items-center"
|
|
537
537
|
}, [/*#__PURE__*/vue.createElementVNode("span", {
|
|
538
538
|
"class": "bg-[#d9d9d9] h-[1px] w-full"
|
|
@@ -540,39 +540,39 @@ var _hoisted_5$2 = /*#__PURE__*/vue.createElementVNode("div", {
|
|
|
540
540
|
/* HOISTED */
|
|
541
541
|
);
|
|
542
542
|
|
|
543
|
-
var _hoisted_6$
|
|
543
|
+
var _hoisted_6$3 = {
|
|
544
544
|
"class": "flex items-center justify-between h-1/2"
|
|
545
545
|
};
|
|
546
|
-
var _hoisted_7$
|
|
546
|
+
var _hoisted_7$3 = {
|
|
547
547
|
key: 0,
|
|
548
548
|
style: {
|
|
549
549
|
"color": "#ff0066"
|
|
550
550
|
}
|
|
551
551
|
};
|
|
552
|
-
var _hoisted_8$
|
|
552
|
+
var _hoisted_8$2 = {
|
|
553
553
|
"class": "mrpTable",
|
|
554
554
|
id: "IVMrpTable"
|
|
555
555
|
};
|
|
556
|
-
var _hoisted_9$
|
|
556
|
+
var _hoisted_9$2 = {
|
|
557
557
|
"class": "relative w-full mb-[24px]",
|
|
558
558
|
style: {
|
|
559
559
|
"table-layout": "fixed"
|
|
560
560
|
}
|
|
561
561
|
};
|
|
562
|
-
var _hoisted_10$
|
|
562
|
+
var _hoisted_10$2 = {
|
|
563
563
|
"class": "flex items-center justify-center"
|
|
564
564
|
};
|
|
565
|
-
var _hoisted_11$
|
|
565
|
+
var _hoisted_11$2 = {
|
|
566
566
|
key: 0,
|
|
567
567
|
style: {
|
|
568
568
|
"color": "#ff0066"
|
|
569
569
|
}
|
|
570
570
|
};
|
|
571
|
-
var _hoisted_12$
|
|
571
|
+
var _hoisted_12$2 = {
|
|
572
572
|
key: 1
|
|
573
573
|
};
|
|
574
574
|
|
|
575
|
-
var _hoisted_13$
|
|
575
|
+
var _hoisted_13$2 = /*#__PURE__*/vue.createElementVNode("div", {
|
|
576
576
|
"class": "h-2 flex items-center"
|
|
577
577
|
}, [/*#__PURE__*/vue.createElementVNode("span", {
|
|
578
578
|
"class": "bg-[#d9d9d9] h-[1px] w-full"
|
|
@@ -580,34 +580,34 @@ var _hoisted_13$1 = /*#__PURE__*/vue.createElementVNode("div", {
|
|
|
580
580
|
/* HOISTED */
|
|
581
581
|
);
|
|
582
582
|
|
|
583
|
-
var _hoisted_14$
|
|
583
|
+
var _hoisted_14$2 = {
|
|
584
584
|
"class": "flex items-center justify-between h-1/2"
|
|
585
585
|
};
|
|
586
|
-
var _hoisted_15$
|
|
586
|
+
var _hoisted_15$2 = {
|
|
587
587
|
key: 0,
|
|
588
588
|
style: {
|
|
589
589
|
"color": "#ff0066"
|
|
590
590
|
}
|
|
591
591
|
};
|
|
592
|
-
var _hoisted_16$
|
|
592
|
+
var _hoisted_16$2 = {
|
|
593
593
|
key: 0
|
|
594
594
|
};
|
|
595
|
-
var _hoisted_17$
|
|
595
|
+
var _hoisted_17$2 = {
|
|
596
596
|
key: 1
|
|
597
597
|
};
|
|
598
|
-
var _hoisted_18$
|
|
598
|
+
var _hoisted_18$2 = {
|
|
599
599
|
key: 2,
|
|
600
600
|
"class": "flex justify-center items-center relative"
|
|
601
601
|
};
|
|
602
|
-
var _hoisted_19$
|
|
602
|
+
var _hoisted_19$2 = {
|
|
603
603
|
key: 1,
|
|
604
604
|
"class": "table-footer"
|
|
605
605
|
};
|
|
606
606
|
|
|
607
|
-
var _hoisted_20$
|
|
607
|
+
var _hoisted_20$2 = /*#__PURE__*/vue.createStaticVNode("<div class=\"centent\"><svg class=\"ant-empty-img-simple\" width=\"64\" height=\"41\" viewBox=\"0 0 64 41\"><g transform=\"translate(0 1)\" fill=\"none\" fill-rule=\"evenodd\"><ellipse class=\"ant-empty-img-simple-ellipse\" fill=\"#F5F5F5\" cx=\"32\" cy=\"33\" rx=\"32\" ry=\"7\"></ellipse><g class=\"ant-empty-img-simple-g\" fill-rule=\"nonzero\" stroke=\"#D9D9D9\"><path d=\"M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z\"></path><path d=\"M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z\" fill=\"#FAFAFA\" class=\"ant-empty-img-simple-path\"></path></g></g></svg> 没有数据 </div>", 1);
|
|
608
608
|
|
|
609
|
-
var _hoisted_21$
|
|
610
|
-
var script$
|
|
609
|
+
var _hoisted_21$2 = [_hoisted_20$2];
|
|
610
|
+
var script$9 = /*#__PURE__*/vue.defineComponent({
|
|
611
611
|
__name: 'IVMrpTable',
|
|
612
612
|
props: {
|
|
613
613
|
dataTh: {
|
|
@@ -723,7 +723,7 @@ var script$8 = /*#__PURE__*/vue.defineComponent({
|
|
|
723
723
|
|
|
724
724
|
var _component_a_pagination = vue.resolveComponent("a-pagination");
|
|
725
725
|
|
|
726
|
-
return vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [vue.createCommentVNode(" 主体 "), offsetWidth.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
726
|
+
return vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [vue.createCommentVNode(" 主体 "), offsetWidth.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$9, [vue.createElementVNode("table", {
|
|
727
727
|
"class": "relative w-full mb-[24px]",
|
|
728
728
|
style: vue.normalizeStyle([{
|
|
729
729
|
"table-layout": "fixed"
|
|
@@ -738,11 +738,11 @@ var script$8 = /*#__PURE__*/vue.defineComponent({
|
|
|
738
738
|
height: __props.setHeight && !clickDensity.value ? __props.setHeight + 'px' : tableH.value ? tableH.value + 'px' : '',
|
|
739
739
|
width: item.w ? item.w : ''
|
|
740
740
|
})
|
|
741
|
-
}, [vue.createElementVNode("div", _hoisted_2$
|
|
741
|
+
}, [vue.createElementVNode("div", _hoisted_2$4, [vue.createTextVNode(vue.toDisplayString(item.title == "操作" ? "" : item.title) + " ", 1
|
|
742
742
|
/* TEXT */
|
|
743
|
-
), item.unit ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$
|
|
743
|
+
), item.unit ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$4, vue.toDisplayString(item.unit), 1
|
|
744
744
|
/* TEXT */
|
|
745
|
-
)) : vue.createCommentVNode("v-if", true)]), item.header ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$
|
|
745
|
+
)) : vue.createCommentVNode("v-if", true)]), item.header ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$4, [_hoisted_5$3, vue.createElementVNode("div", _hoisted_6$3, [(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(item.header, function (e, i) {
|
|
746
746
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
747
747
|
key: i,
|
|
748
748
|
style: vue.normalizeStyle({
|
|
@@ -750,7 +750,7 @@ var script$8 = /*#__PURE__*/vue.defineComponent({
|
|
|
750
750
|
})
|
|
751
751
|
}, [vue.createTextVNode(vue.toDisplayString(e.title == "操作" ? "" : e.title) + " ", 1
|
|
752
752
|
/* TEXT */
|
|
753
|
-
), e.unit ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_7$
|
|
753
|
+
), e.unit ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_7$3, vue.toDisplayString(e.unit), 1
|
|
754
754
|
/* TEXT */
|
|
755
755
|
)) : vue.createCommentVNode("v-if", true)], 4
|
|
756
756
|
/* STYLE */
|
|
@@ -766,14 +766,14 @@ var script$8 = /*#__PURE__*/vue.defineComponent({
|
|
|
766
766
|
/* UNKEYED_FRAGMENT */
|
|
767
767
|
))])], 4
|
|
768
768
|
/* STYLE */
|
|
769
|
-
), __props.isTableControl ? (vue.openBlock(), vue.createBlock(vue.unref(script$
|
|
769
|
+
), __props.isTableControl ? (vue.openBlock(), vue.createBlock(vue.unref(script$8), {
|
|
770
770
|
key: 0,
|
|
771
771
|
setHeight: __props.setHeight,
|
|
772
772
|
onDensity: density,
|
|
773
773
|
onChangeS: tableControlChange
|
|
774
774
|
}, null, 8
|
|
775
775
|
/* PROPS */
|
|
776
|
-
, ["setHeight"])) : vue.createCommentVNode("v-if", true)])) : vue.createCommentVNode("v-if", true), vue.createElementVNode("div", _hoisted_8$
|
|
776
|
+
, ["setHeight"])) : vue.createCommentVNode("v-if", true)])) : vue.createCommentVNode("v-if", true), vue.createElementVNode("div", _hoisted_8$2, [vue.createElementVNode("table", _hoisted_9$2, [vue.createElementVNode("tr", null, [(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(__props.dataTh, function (item, index) {
|
|
777
777
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, {
|
|
778
778
|
key: index
|
|
779
779
|
}, [item.show ? (vue.openBlock(), vue.createElementBlock("th", {
|
|
@@ -785,11 +785,11 @@ var script$8 = /*#__PURE__*/vue.defineComponent({
|
|
|
785
785
|
})
|
|
786
786
|
}, [item.key == 'select' ? vue.renderSlot(_ctx.$slots, "selectAll", {
|
|
787
787
|
key: 0
|
|
788
|
-
}) : vue.createCommentVNode("v-if", true), vue.createElementVNode("div", _hoisted_10$
|
|
788
|
+
}) : vue.createCommentVNode("v-if", true), vue.createElementVNode("div", _hoisted_10$2, [vue.createTextVNode(vue.toDisplayString(item.key == "select" ? "" : item.title == "操作" ? "" : item.title) + " ", 1
|
|
789
789
|
/* TEXT */
|
|
790
|
-
), item.unit ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_11$
|
|
790
|
+
), item.unit ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_11$2, vue.toDisplayString(item.unit), 1
|
|
791
791
|
/* TEXT */
|
|
792
|
-
)) : vue.createCommentVNode("v-if", true), vue.createCommentVNode(" <span class=\"flex flex-col\"\r\n ><caret-up-filled /><caret-down-filled\r\n /></span> ")]), item.header ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_12$
|
|
792
|
+
)) : vue.createCommentVNode("v-if", true), vue.createCommentVNode(" <span class=\"flex flex-col\"\r\n ><caret-up-filled /><caret-down-filled\r\n /></span> ")]), item.header ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_12$2, [_hoisted_13$2, vue.createElementVNode("div", _hoisted_14$2, [(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(item.header, function (e, i) {
|
|
793
793
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
794
794
|
key: i,
|
|
795
795
|
style: vue.normalizeStyle({
|
|
@@ -797,7 +797,7 @@ var script$8 = /*#__PURE__*/vue.defineComponent({
|
|
|
797
797
|
})
|
|
798
798
|
}, [vue.createTextVNode(vue.toDisplayString(e.title == "操作" ? "" : e.title) + " ", 1
|
|
799
799
|
/* TEXT */
|
|
800
|
-
), e.unit ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_15$
|
|
800
|
+
), e.unit ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_15$2, vue.toDisplayString(e.unit), 1
|
|
801
801
|
/* TEXT */
|
|
802
802
|
)) : vue.createCommentVNode("v-if", true)], 4
|
|
803
803
|
/* STYLE */
|
|
@@ -825,11 +825,11 @@ var script$8 = /*#__PURE__*/vue.defineComponent({
|
|
|
825
825
|
style: vue.normalizeStyle({
|
|
826
826
|
height: __props.setHeight && !clickDensity.value ? __props.setHeight + 'px' : tableH.value ? tableH.value + 'px' : ''
|
|
827
827
|
})
|
|
828
|
-
}, [vue.createCommentVNode(" 序号 "), item.key == 'index' ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_16$
|
|
828
|
+
}, [vue.createCommentVNode(" 序号 "), item.key == 'index' ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_16$2, vue.toDisplayString(Props.currentPages - 1 == 0 ? i + 1 : (Props.currentPages - 1) * 10 + i + 1), 1
|
|
829
829
|
/* TEXT */
|
|
830
|
-
)) : vue.createCommentVNode("v-if", true), vue.createCommentVNode(" 常规 "), item.key != 'index' && item.key != 'pictures' && item.key != 'buttonSlot' && item.key != 'select' && !item.custom ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_17$
|
|
830
|
+
)) : vue.createCommentVNode("v-if", true), vue.createCommentVNode(" 常规 "), item.key != 'index' && item.key != 'pictures' && item.key != 'buttonSlot' && item.key != 'select' && !item.custom ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_17$2, vue.toDisplayString(e[item.key]), 1
|
|
831
831
|
/* TEXT */
|
|
832
|
-
)) : vue.createCommentVNode("v-if", true), vue.createCommentVNode(" 图片数据特殊处理 "), item.key == 'pictures' ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_18$
|
|
832
|
+
)) : vue.createCommentVNode("v-if", true), vue.createCommentVNode(" 图片数据特殊处理 "), item.key == 'pictures' ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_18$2, [vue.createCommentVNode(" <img\r\n v-for=\"(e1, i1) in e.pictures\"\r\n :key=\"i1\"\r\n :src=\"e1\"\r\n width=\"30\"\r\n height=\"32\"\r\n class=\"mx-4\"\r\n /> "), (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(e.pictures, function (e1, i1) {
|
|
833
833
|
return vue.openBlock(), vue.createBlock(_component_a_image, {
|
|
834
834
|
key: i1,
|
|
835
835
|
src: e1,
|
|
@@ -873,7 +873,7 @@ var script$8 = /*#__PURE__*/vue.defineComponent({
|
|
|
873
873
|
))]);
|
|
874
874
|
}), 128
|
|
875
875
|
/* KEYED_FRAGMENT */
|
|
876
|
-
)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_19$
|
|
876
|
+
)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_19$2, _hoisted_21$2))]), __props.isTableControl ? (vue.openBlock(), vue.createBlock(vue.unref(script$8), {
|
|
877
877
|
key: 0,
|
|
878
878
|
setHeight: __props.setHeight,
|
|
879
879
|
onDensity: density,
|
|
@@ -908,37 +908,37 @@ var script$8 = /*#__PURE__*/vue.defineComponent({
|
|
|
908
908
|
}
|
|
909
909
|
});
|
|
910
910
|
|
|
911
|
-
script$
|
|
911
|
+
script$9.__file = "src/function-ui/component/IVMrpTable.vue";
|
|
912
912
|
|
|
913
913
|
var _withScopeId = function _withScopeId(n) {
|
|
914
914
|
return vue.pushScopeId("data-v-4b5cf48c"), n = n(), vue.popScopeId(), n;
|
|
915
915
|
};
|
|
916
916
|
|
|
917
|
-
var _hoisted_1$
|
|
917
|
+
var _hoisted_1$8 = {
|
|
918
918
|
"class": "tableControl"
|
|
919
919
|
};
|
|
920
920
|
|
|
921
|
-
var _hoisted_2$
|
|
921
|
+
var _hoisted_2$3 = /*#__PURE__*/_withScopeId(function () {
|
|
922
922
|
return /*#__PURE__*/vue.createElementVNode("div", null, "密度", -1
|
|
923
923
|
/* HOISTED */
|
|
924
924
|
);
|
|
925
925
|
});
|
|
926
926
|
|
|
927
|
-
var _hoisted_3$
|
|
927
|
+
var _hoisted_3$3 = /*#__PURE__*/vue.createTextVNode(" 默认 ");
|
|
928
928
|
|
|
929
|
-
var _hoisted_4$
|
|
929
|
+
var _hoisted_4$3 = /*#__PURE__*/vue.createTextVNode(" 中等 ");
|
|
930
930
|
|
|
931
|
-
var _hoisted_5$
|
|
931
|
+
var _hoisted_5$2 = /*#__PURE__*/vue.createTextVNode(" 紧凑 ");
|
|
932
932
|
|
|
933
|
-
var _hoisted_6$
|
|
933
|
+
var _hoisted_6$2 = /*#__PURE__*/_withScopeId(function () {
|
|
934
934
|
return /*#__PURE__*/vue.createElementVNode("div", null, "列设置", -1
|
|
935
935
|
/* HOISTED */
|
|
936
936
|
);
|
|
937
937
|
});
|
|
938
938
|
|
|
939
|
-
var _hoisted_7$
|
|
939
|
+
var _hoisted_7$2 = /*#__PURE__*/vue.createTextVNode(" 全选 ");
|
|
940
940
|
|
|
941
|
-
var script$
|
|
941
|
+
var script$8 = /*#__PURE__*/vue.defineComponent({
|
|
942
942
|
__name: 'IVMrpTableControl',
|
|
943
943
|
props: {
|
|
944
944
|
setHeight: {
|
|
@@ -1033,13 +1033,13 @@ var script$7 = /*#__PURE__*/vue.defineComponent({
|
|
|
1033
1033
|
|
|
1034
1034
|
var _component_setting_outlined = vue.resolveComponent("setting-outlined");
|
|
1035
1035
|
|
|
1036
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
1036
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$8, [vue.createVNode(_component_a_popover, {
|
|
1037
1037
|
trigger: "hover",
|
|
1038
1038
|
visible: hovered.value,
|
|
1039
1039
|
onVisibleChange: handleHoverChange
|
|
1040
1040
|
}, {
|
|
1041
1041
|
content: vue.withCtx(function () {
|
|
1042
|
-
return [_hoisted_2$
|
|
1042
|
+
return [_hoisted_2$3];
|
|
1043
1043
|
}),
|
|
1044
1044
|
"default": vue.withCtx(function () {
|
|
1045
1045
|
return [vue.createVNode(_component_a_popover, {
|
|
@@ -1065,7 +1065,7 @@ var script$7 = /*#__PURE__*/vue.defineComponent({
|
|
|
1065
1065
|
key: "0"
|
|
1066
1066
|
}, {
|
|
1067
1067
|
"default": vue.withCtx(function () {
|
|
1068
|
-
return [_hoisted_3$
|
|
1068
|
+
return [_hoisted_3$3];
|
|
1069
1069
|
}),
|
|
1070
1070
|
_: 1
|
|
1071
1071
|
/* STABLE */
|
|
@@ -1074,7 +1074,7 @@ var script$7 = /*#__PURE__*/vue.defineComponent({
|
|
|
1074
1074
|
key: "1"
|
|
1075
1075
|
}, {
|
|
1076
1076
|
"default": vue.withCtx(function () {
|
|
1077
|
-
return [_hoisted_4$
|
|
1077
|
+
return [_hoisted_4$3];
|
|
1078
1078
|
}),
|
|
1079
1079
|
_: 1
|
|
1080
1080
|
/* STABLE */
|
|
@@ -1083,7 +1083,7 @@ var script$7 = /*#__PURE__*/vue.defineComponent({
|
|
|
1083
1083
|
key: "2"
|
|
1084
1084
|
}, {
|
|
1085
1085
|
"default": vue.withCtx(function () {
|
|
1086
|
-
return [_hoisted_5$
|
|
1086
|
+
return [_hoisted_5$2];
|
|
1087
1087
|
}),
|
|
1088
1088
|
_: 1
|
|
1089
1089
|
/* STABLE */
|
|
@@ -1121,7 +1121,7 @@ var script$7 = /*#__PURE__*/vue.defineComponent({
|
|
|
1121
1121
|
trigger: "hover"
|
|
1122
1122
|
}, {
|
|
1123
1123
|
content: vue.withCtx(function () {
|
|
1124
|
-
return [_hoisted_6$
|
|
1124
|
+
return [_hoisted_6$2];
|
|
1125
1125
|
}),
|
|
1126
1126
|
"default": vue.withCtx(function () {
|
|
1127
1127
|
return [vue.createVNode(_component_a_popover, {
|
|
@@ -1143,7 +1143,7 @@ var script$7 = /*#__PURE__*/vue.defineComponent({
|
|
|
1143
1143
|
onChange: onCheckAllChange
|
|
1144
1144
|
}, {
|
|
1145
1145
|
"default": vue.withCtx(function () {
|
|
1146
|
-
return [_hoisted_7$
|
|
1146
|
+
return [_hoisted_7$2];
|
|
1147
1147
|
}),
|
|
1148
1148
|
_: 1
|
|
1149
1149
|
/* STABLE */
|
|
@@ -1184,8 +1184,8 @@ var script$7 = /*#__PURE__*/vue.defineComponent({
|
|
|
1184
1184
|
}
|
|
1185
1185
|
});
|
|
1186
1186
|
|
|
1187
|
-
script$
|
|
1188
|
-
script$
|
|
1187
|
+
script$8.__scopeId = "data-v-4b5cf48c";
|
|
1188
|
+
script$8.__file = "src/function-ui/component/IVMrpTableControl.vue";
|
|
1189
1189
|
|
|
1190
1190
|
function _loadChildren(obj, list) {
|
|
1191
1191
|
var arr = list.filter(function (x) {
|
|
@@ -1259,6 +1259,32 @@ function buildURL(url, params) {
|
|
|
1259
1259
|
url += (url.includes("?") ? "&" : "?") + parts.join("&");
|
|
1260
1260
|
return url;
|
|
1261
1261
|
}
|
|
1262
|
+
function dateFormat(data, format) {
|
|
1263
|
+
var weekList = ["\u661F\u671F\u65E5", "\u661F\u671F\u4E00", "\u661F\u671F\u4E8C", "\u661F\u671F\u4E09", "\u661F\u671F\u56DB", "\u661F\u671F\u4E94", "\u661F\u671F\u516D"];
|
|
1264
|
+
var now = data ? new Date(data) : new Date();
|
|
1265
|
+
var year = now.getFullYear();
|
|
1266
|
+
var month = now.getMonth() + 1;
|
|
1267
|
+
month = month < 10 ? "0" + month : month;
|
|
1268
|
+
var day = now.getDate();
|
|
1269
|
+
day = day < 10 ? "0" + day : day;
|
|
1270
|
+
var hours = now.getHours();
|
|
1271
|
+
hours = hours < 10 ? "0" + hours : hours;
|
|
1272
|
+
var minutes = now.getMinutes();
|
|
1273
|
+
minutes = minutes < 10 ? "0" + minutes : minutes;
|
|
1274
|
+
var seconds = now.getSeconds();
|
|
1275
|
+
seconds = seconds < 10 ? "0" + seconds : seconds;
|
|
1276
|
+
var week = weekList[now.getDay()];
|
|
1277
|
+
if (format) {
|
|
1278
|
+
format = format.replace(/YYYY/, String(year)).replace(/MM/, String(month)).replace(/DD/, String(day)).replace(/hh/, String(hours)).replace(/mm/, String(minutes)).replace(/ss/, String(seconds));
|
|
1279
|
+
return format;
|
|
1280
|
+
} else {
|
|
1281
|
+
return {
|
|
1282
|
+
date: "".concat(year, "\u5E74").concat(month, "\u6708").concat(day),
|
|
1283
|
+
time: "".concat(hours, ":").concat(minutes, ":").concat(seconds),
|
|
1284
|
+
week: week
|
|
1285
|
+
};
|
|
1286
|
+
}
|
|
1287
|
+
}
|
|
1262
1288
|
|
|
1263
1289
|
var BASE_URL = "https://basis.nacho.cn";
|
|
1264
1290
|
var DEFIND_OPTION = {
|
|
@@ -1308,6 +1334,18 @@ var API_OPTION = {
|
|
|
1308
1334
|
option: _objectSpread2({
|
|
1309
1335
|
method: "GET"
|
|
1310
1336
|
}, DEFIND_OPTION)
|
|
1337
|
+
},
|
|
1338
|
+
getIVMrpVendorSelector: {
|
|
1339
|
+
url: "/api/basis-management/vendor",
|
|
1340
|
+
option: _objectSpread2({
|
|
1341
|
+
method: "GET"
|
|
1342
|
+
}, DEFIND_OPTION)
|
|
1343
|
+
},
|
|
1344
|
+
getIVMrpVendorSelector_VendorType: {
|
|
1345
|
+
url: "/api/basis-management/vendor-type/all",
|
|
1346
|
+
option: _objectSpread2({
|
|
1347
|
+
method: "GET"
|
|
1348
|
+
}, DEFIND_OPTION)
|
|
1311
1349
|
}
|
|
1312
1350
|
};
|
|
1313
1351
|
var formatHTTP = function formatHTTP(fetch) {
|
|
@@ -1327,7 +1365,7 @@ var formatUrl = function formatUrl(base, api, params) {
|
|
|
1327
1365
|
return buildURL(base + api, params);
|
|
1328
1366
|
};
|
|
1329
1367
|
|
|
1330
|
-
var _hoisted_1$
|
|
1368
|
+
var _hoisted_1$7 = {
|
|
1331
1369
|
key: 0,
|
|
1332
1370
|
"class": "text-[#0000006D] text-[14px]"
|
|
1333
1371
|
};
|
|
@@ -1335,7 +1373,7 @@ var _hoisted_1$6 = {
|
|
|
1335
1373
|
* 组件定义-------------------------------------
|
|
1336
1374
|
* */
|
|
1337
1375
|
|
|
1338
|
-
var script$
|
|
1376
|
+
var script$7 = /*#__PURE__*/vue.defineComponent({
|
|
1339
1377
|
__name: 'IVMrpOrgDropdown',
|
|
1340
1378
|
props: {
|
|
1341
1379
|
value: {
|
|
@@ -1491,7 +1529,7 @@ var script$6 = /*#__PURE__*/vue.defineComponent({
|
|
|
1491
1529
|
colon: __props.isTitle
|
|
1492
1530
|
}, {
|
|
1493
1531
|
label: vue.withCtx(function () {
|
|
1494
|
-
return [__props.isTitle ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
1532
|
+
return [__props.isTitle ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$7, "所属组织")) : vue.createCommentVNode("v-if", true)];
|
|
1495
1533
|
}),
|
|
1496
1534
|
"default": vue.withCtx(function () {
|
|
1497
1535
|
return [vue.createVNode(_component_a_tree_select, {
|
|
@@ -1529,9 +1567,9 @@ var script$6 = /*#__PURE__*/vue.defineComponent({
|
|
|
1529
1567
|
}
|
|
1530
1568
|
});
|
|
1531
1569
|
|
|
1532
|
-
script$
|
|
1570
|
+
script$7.__file = "src/business-ui/component/IVMrpOrgDropdown.vue";
|
|
1533
1571
|
|
|
1534
|
-
var _hoisted_1$
|
|
1572
|
+
var _hoisted_1$6 = {
|
|
1535
1573
|
key: 0,
|
|
1536
1574
|
"class": "text-[#0000006D] text-[14px]"
|
|
1537
1575
|
};
|
|
@@ -1539,7 +1577,7 @@ var _hoisted_1$5 = {
|
|
|
1539
1577
|
* 组件定义-------------------------------------
|
|
1540
1578
|
* */
|
|
1541
1579
|
|
|
1542
|
-
var script$
|
|
1580
|
+
var script$6 = /*#__PURE__*/vue.defineComponent({
|
|
1543
1581
|
__name: 'IVMrpProdBaseDropdown',
|
|
1544
1582
|
props: {
|
|
1545
1583
|
value: {
|
|
@@ -1692,7 +1730,7 @@ var script$5 = /*#__PURE__*/vue.defineComponent({
|
|
|
1692
1730
|
colon: __props.isTitle
|
|
1693
1731
|
}, {
|
|
1694
1732
|
label: vue.withCtx(function () {
|
|
1695
|
-
return [__props.isTitle ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
1733
|
+
return [__props.isTitle ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$6, "所属基地")) : vue.createCommentVNode("v-if", true)];
|
|
1696
1734
|
}),
|
|
1697
1735
|
"default": vue.withCtx(function () {
|
|
1698
1736
|
return [vue.createVNode(_component_a_select, {
|
|
@@ -1728,9 +1766,9 @@ var script$5 = /*#__PURE__*/vue.defineComponent({
|
|
|
1728
1766
|
}
|
|
1729
1767
|
});
|
|
1730
1768
|
|
|
1731
|
-
script$
|
|
1769
|
+
script$6.__file = "src/business-ui/component/IVMrpProdBaseDropdown.vue";
|
|
1732
1770
|
|
|
1733
|
-
var _hoisted_1$
|
|
1771
|
+
var _hoisted_1$5 = {
|
|
1734
1772
|
key: 0,
|
|
1735
1773
|
"class": "text-[#0000006D] text-[14px]"
|
|
1736
1774
|
};
|
|
@@ -1738,7 +1776,7 @@ var _hoisted_1$4 = {
|
|
|
1738
1776
|
* 组件定义-------------------------------------
|
|
1739
1777
|
* */
|
|
1740
1778
|
|
|
1741
|
-
var script$
|
|
1779
|
+
var script$5 = /*#__PURE__*/vue.defineComponent({
|
|
1742
1780
|
__name: 'IVMrpLineDropdown',
|
|
1743
1781
|
props: {
|
|
1744
1782
|
value: {
|
|
@@ -1893,7 +1931,7 @@ var script$4 = /*#__PURE__*/vue.defineComponent({
|
|
|
1893
1931
|
colon: __props.isTitle
|
|
1894
1932
|
}, {
|
|
1895
1933
|
label: vue.withCtx(function () {
|
|
1896
|
-
return [__props.isTitle ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
1934
|
+
return [__props.isTitle ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$5, "所属条线")) : vue.createCommentVNode("v-if", true)];
|
|
1897
1935
|
}),
|
|
1898
1936
|
"default": vue.withCtx(function () {
|
|
1899
1937
|
return [vue.createVNode(_component_a_select, {
|
|
@@ -1929,9 +1967,9 @@ var script$4 = /*#__PURE__*/vue.defineComponent({
|
|
|
1929
1967
|
}
|
|
1930
1968
|
});
|
|
1931
1969
|
|
|
1932
|
-
script$
|
|
1970
|
+
script$5.__file = "src/business-ui/component/IVMrpLineDropdown.vue";
|
|
1933
1971
|
|
|
1934
|
-
var _hoisted_1$
|
|
1972
|
+
var _hoisted_1$4 = {
|
|
1935
1973
|
key: 0,
|
|
1936
1974
|
"class": "text-[#0000006D] text-[14px]"
|
|
1937
1975
|
};
|
|
@@ -1939,7 +1977,7 @@ var _hoisted_1$3 = {
|
|
|
1939
1977
|
* 组件定义-------------------------------------
|
|
1940
1978
|
* */
|
|
1941
1979
|
|
|
1942
|
-
var script$
|
|
1980
|
+
var script$4 = /*#__PURE__*/vue.defineComponent({
|
|
1943
1981
|
__name: 'IVMrpSetofbookDropdown',
|
|
1944
1982
|
props: {
|
|
1945
1983
|
value: {
|
|
@@ -2098,7 +2136,7 @@ var script$3 = /*#__PURE__*/vue.defineComponent({
|
|
|
2098
2136
|
colon: __props.isTitle
|
|
2099
2137
|
}, {
|
|
2100
2138
|
label: vue.withCtx(function () {
|
|
2101
|
-
return [__props.isTitle ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
2139
|
+
return [__props.isTitle ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$4, "所属账套")) : vue.createCommentVNode("v-if", true)];
|
|
2102
2140
|
}),
|
|
2103
2141
|
"default": vue.withCtx(function () {
|
|
2104
2142
|
return [vue.createVNode(_component_a_tree_select, {
|
|
@@ -2136,9 +2174,9 @@ var script$3 = /*#__PURE__*/vue.defineComponent({
|
|
|
2136
2174
|
}
|
|
2137
2175
|
});
|
|
2138
2176
|
|
|
2139
|
-
script$
|
|
2177
|
+
script$4.__file = "src/business-ui/component/IVMrpSetofbookDropdown.vue";
|
|
2140
2178
|
|
|
2141
|
-
var _hoisted_1$
|
|
2179
|
+
var _hoisted_1$3 = {
|
|
2142
2180
|
key: 0,
|
|
2143
2181
|
"class": "text-[#0000006D] text-[14px]"
|
|
2144
2182
|
};
|
|
@@ -2146,7 +2184,7 @@ var _hoisted_1$2 = {
|
|
|
2146
2184
|
* 组件定义-------------------------------------
|
|
2147
2185
|
* */
|
|
2148
2186
|
|
|
2149
|
-
var script$
|
|
2187
|
+
var script$3 = /*#__PURE__*/vue.defineComponent({
|
|
2150
2188
|
__name: 'IVMrpPostDropdown',
|
|
2151
2189
|
props: {
|
|
2152
2190
|
value: {
|
|
@@ -2298,7 +2336,7 @@ var script$2 = /*#__PURE__*/vue.defineComponent({
|
|
|
2298
2336
|
colon: __props.isTitle
|
|
2299
2337
|
}, {
|
|
2300
2338
|
label: vue.withCtx(function () {
|
|
2301
|
-
return [__props.isTitle ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
2339
|
+
return [__props.isTitle ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$3, "岗位")) : vue.createCommentVNode("v-if", true)];
|
|
2302
2340
|
}),
|
|
2303
2341
|
"default": vue.withCtx(function () {
|
|
2304
2342
|
return [vue.createVNode(_component_a_select, {
|
|
@@ -2335,12 +2373,12 @@ var script$2 = /*#__PURE__*/vue.defineComponent({
|
|
|
2335
2373
|
}
|
|
2336
2374
|
});
|
|
2337
2375
|
|
|
2338
|
-
script$
|
|
2376
|
+
script$3.__file = "src/business-ui/component/IVMrpPostDropdown.vue";
|
|
2339
2377
|
|
|
2340
|
-
var _hoisted_1$
|
|
2378
|
+
var _hoisted_1$2 = {
|
|
2341
2379
|
"class": "relative mt-[8px] w-[30px] h-[23px]"
|
|
2342
2380
|
};
|
|
2343
|
-
var _hoisted_2$
|
|
2381
|
+
var _hoisted_2$2 = vue.createElementVNode("svg", {
|
|
2344
2382
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
2345
2383
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2346
2384
|
version: "1.1",
|
|
@@ -2357,7 +2395,7 @@ var _hoisted_2$1 = vue.createElementVNode("svg", {
|
|
|
2357
2395
|
transform: "matrix(1 0 0 1 256 275 )"
|
|
2358
2396
|
})])], -1
|
|
2359
2397
|
);
|
|
2360
|
-
var _hoisted_3$
|
|
2398
|
+
var _hoisted_3$2 = vue.createElementVNode("svg", {
|
|
2361
2399
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
2362
2400
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2363
2401
|
version: "1.1",
|
|
@@ -2374,84 +2412,84 @@ var _hoisted_3$1 = vue.createElementVNode("svg", {
|
|
|
2374
2412
|
transform: "matrix(1 0 0 1 263 268 )"
|
|
2375
2413
|
})])], -1
|
|
2376
2414
|
);
|
|
2377
|
-
var _hoisted_4$
|
|
2415
|
+
var _hoisted_4$2 = [_hoisted_2$2, _hoisted_3$2];
|
|
2378
2416
|
function render(_ctx, _cache) {
|
|
2379
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
2417
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$2, _hoisted_4$2);
|
|
2380
2418
|
}
|
|
2381
2419
|
|
|
2382
|
-
var script$
|
|
2383
|
-
script$
|
|
2384
|
-
script$
|
|
2420
|
+
var script$2 = {};
|
|
2421
|
+
script$2.render = render;
|
|
2422
|
+
script$2.__file = "src/business-ui/component/icon/SelectorIcon.vue";
|
|
2385
2423
|
|
|
2386
|
-
var _hoisted_1 = {
|
|
2424
|
+
var _hoisted_1$1 = {
|
|
2387
2425
|
"class": "flex items-center h-[60px] pl-[40px] bg-[#97D2FD]"
|
|
2388
2426
|
};
|
|
2389
2427
|
|
|
2390
|
-
var _hoisted_2 = /*#__PURE__*/vue.createElementVNode("span", {
|
|
2428
|
+
var _hoisted_2$1 = /*#__PURE__*/vue.createElementVNode("span", {
|
|
2391
2429
|
"class": "text-xl text-[#bd9e55] pl-2"
|
|
2392
2430
|
}, "选择人员", -1
|
|
2393
2431
|
/* HOISTED */
|
|
2394
2432
|
);
|
|
2395
2433
|
|
|
2396
|
-
var _hoisted_3 = {
|
|
2434
|
+
var _hoisted_3$1 = {
|
|
2397
2435
|
"class": "px-[150px]",
|
|
2398
2436
|
id: "IVMrpUserSelector"
|
|
2399
2437
|
};
|
|
2400
|
-
var _hoisted_4 = {
|
|
2438
|
+
var _hoisted_4$1 = {
|
|
2401
2439
|
"class": "mx-10"
|
|
2402
2440
|
};
|
|
2403
|
-
var _hoisted_5 = {
|
|
2441
|
+
var _hoisted_5$1 = {
|
|
2404
2442
|
"class": "flex items-center my-4 justify-center"
|
|
2405
2443
|
};
|
|
2406
2444
|
|
|
2407
|
-
var _hoisted_6 = /*#__PURE__*/vue.createTextVNode(" 搜索 ");
|
|
2445
|
+
var _hoisted_6$1 = /*#__PURE__*/vue.createTextVNode(" 搜索 ");
|
|
2408
2446
|
|
|
2409
|
-
var _hoisted_7 = {
|
|
2447
|
+
var _hoisted_7$1 = {
|
|
2410
2448
|
"class": "mt-10"
|
|
2411
2449
|
};
|
|
2412
|
-
var _hoisted_8 = {
|
|
2450
|
+
var _hoisted_8$1 = {
|
|
2413
2451
|
"class": "flex justify-between mb-2"
|
|
2414
2452
|
};
|
|
2415
|
-
var _hoisted_9 = {
|
|
2453
|
+
var _hoisted_9$1 = {
|
|
2416
2454
|
"class": "text-[#999999]"
|
|
2417
2455
|
};
|
|
2418
2456
|
|
|
2419
|
-
var _hoisted_10 = /*#__PURE__*/vue.createTextVNode(" 共有 ");
|
|
2457
|
+
var _hoisted_10$1 = /*#__PURE__*/vue.createTextVNode(" 共有 ");
|
|
2420
2458
|
|
|
2421
|
-
var _hoisted_11 = {
|
|
2459
|
+
var _hoisted_11$1 = {
|
|
2422
2460
|
"class": "text-[#BD9E55] text-[16px]"
|
|
2423
2461
|
};
|
|
2424
2462
|
|
|
2425
|
-
var _hoisted_12 = /*#__PURE__*/vue.createTextVNode(" 个记录满足条件,当前第 ");
|
|
2463
|
+
var _hoisted_12$1 = /*#__PURE__*/vue.createTextVNode(" 个记录满足条件,当前第 ");
|
|
2426
2464
|
|
|
2427
|
-
var _hoisted_13 = {
|
|
2465
|
+
var _hoisted_13$1 = {
|
|
2428
2466
|
"class": "text-[#BD9E55] text-[16px]"
|
|
2429
2467
|
};
|
|
2430
2468
|
|
|
2431
|
-
var _hoisted_14 = /*#__PURE__*/vue.createTextVNode(" 页,跳转到第 ");
|
|
2469
|
+
var _hoisted_14$1 = /*#__PURE__*/vue.createTextVNode(" 页,跳转到第 ");
|
|
2432
2470
|
|
|
2433
|
-
var _hoisted_15 = {
|
|
2471
|
+
var _hoisted_15$1 = {
|
|
2434
2472
|
"class": "text-[#BD9E55] text-[16px]"
|
|
2435
2473
|
};
|
|
2436
2474
|
|
|
2437
|
-
var _hoisted_16 = /*#__PURE__*/vue.createTextVNode(" 页 ");
|
|
2475
|
+
var _hoisted_16$1 = /*#__PURE__*/vue.createTextVNode(" 页 ");
|
|
2438
2476
|
|
|
2439
|
-
var _hoisted_17 = {
|
|
2477
|
+
var _hoisted_17$1 = {
|
|
2440
2478
|
"class": "contentList"
|
|
2441
2479
|
};
|
|
2442
|
-
var _hoisted_18 = ["onClick"];
|
|
2443
|
-
var _hoisted_19 = {
|
|
2480
|
+
var _hoisted_18$1 = ["onClick"];
|
|
2481
|
+
var _hoisted_19$1 = {
|
|
2444
2482
|
key: 0
|
|
2445
2483
|
};
|
|
2446
|
-
var _hoisted_20 = {
|
|
2484
|
+
var _hoisted_20$1 = {
|
|
2447
2485
|
"class": "flex items-center justify-around text-[#006AB2] text-[13px]"
|
|
2448
2486
|
};
|
|
2449
|
-
var _hoisted_21 = ["onClick"];
|
|
2487
|
+
var _hoisted_21$1 = ["onClick"];
|
|
2450
2488
|
/**
|
|
2451
2489
|
* 组件定义-------------------------------------
|
|
2452
2490
|
* */
|
|
2453
2491
|
|
|
2454
|
-
var script = /*#__PURE__*/vue.defineComponent({
|
|
2492
|
+
var script$1 = /*#__PURE__*/vue.defineComponent({
|
|
2455
2493
|
__name: 'IVMrpUserSelector',
|
|
2456
2494
|
props: {
|
|
2457
2495
|
show: {
|
|
@@ -2677,7 +2715,7 @@ var script = /*#__PURE__*/vue.defineComponent({
|
|
|
2677
2715
|
|
|
2678
2716
|
var _component_a_dropdown = vue.resolveComponent("a-dropdown");
|
|
2679
2717
|
|
|
2680
|
-
return vue.openBlock(), vue.createBlock(script$
|
|
2718
|
+
return vue.openBlock(), vue.createBlock(script$a, {
|
|
2681
2719
|
show: vue.unref(inputV),
|
|
2682
2720
|
"onUpdate:show": _cache[5] || (_cache[5] = function ($event) {
|
|
2683
2721
|
return vue.isRef(inputV) ? inputV.value = $event : null;
|
|
@@ -2685,10 +2723,10 @@ var script = /*#__PURE__*/vue.defineComponent({
|
|
|
2685
2723
|
"remove-padding": false
|
|
2686
2724
|
}, {
|
|
2687
2725
|
title: vue.withCtx(function () {
|
|
2688
|
-
return [vue.createElementVNode("div", _hoisted_1, [vue.createVNode(script$
|
|
2726
|
+
return [vue.createElementVNode("div", _hoisted_1$1, [vue.createVNode(script$2), _hoisted_2$1])];
|
|
2689
2727
|
}),
|
|
2690
2728
|
body: vue.withCtx(function () {
|
|
2691
|
-
return [vue.createElementVNode("div", _hoisted_3, [vue.createCommentVNode(" 搜索 "), vue.createElementVNode("div", _hoisted_4, [vue.createElementVNode("div", _hoisted_5, [vue.createVNode(vue.unref(script$
|
|
2729
|
+
return [vue.createElementVNode("div", _hoisted_3$1, [vue.createCommentVNode(" 搜索 "), vue.createElementVNode("div", _hoisted_4$1, [vue.createElementVNode("div", _hoisted_5$1, [vue.createVNode(vue.unref(script$7), {
|
|
2692
2730
|
value: formData.organizationId,
|
|
2693
2731
|
"onUpdate:value": _cache[0] || (_cache[0] = function ($event) {
|
|
2694
2732
|
return formData.organizationId = $event;
|
|
@@ -2706,7 +2744,7 @@ var script = /*#__PURE__*/vue.defineComponent({
|
|
|
2706
2744
|
}
|
|
2707
2745
|
}, null, 8
|
|
2708
2746
|
/* PROPS */
|
|
2709
|
-
, ["value"]), vue.createVNode(vue.unref(script$
|
|
2747
|
+
, ["value"]), vue.createVNode(vue.unref(script$5), {
|
|
2710
2748
|
value: formData.lineId,
|
|
2711
2749
|
"onUpdate:value": _cache[1] || (_cache[1] = function ($event) {
|
|
2712
2750
|
return formData.lineId = $event;
|
|
@@ -2725,7 +2763,7 @@ var script = /*#__PURE__*/vue.defineComponent({
|
|
|
2725
2763
|
}
|
|
2726
2764
|
}, null, 8
|
|
2727
2765
|
/* PROPS */
|
|
2728
|
-
, ["value"]), vue.createVNode(vue.unref(script$
|
|
2766
|
+
, ["value"]), vue.createVNode(vue.unref(script$3), {
|
|
2729
2767
|
value: formData.positionId,
|
|
2730
2768
|
"onUpdate:value": _cache[2] || (_cache[2] = function ($event) {
|
|
2731
2769
|
return formData.positionId = $event;
|
|
@@ -2768,16 +2806,16 @@ var script = /*#__PURE__*/vue.defineComponent({
|
|
|
2768
2806
|
onClick: onSearch
|
|
2769
2807
|
}, {
|
|
2770
2808
|
"default": vue.withCtx(function () {
|
|
2771
|
-
return [_hoisted_6];
|
|
2809
|
+
return [_hoisted_6$1];
|
|
2772
2810
|
}),
|
|
2773
2811
|
_: 1
|
|
2774
2812
|
/* STABLE */
|
|
2775
2813
|
|
|
2776
|
-
})])]), vue.createCommentVNode(" 主体 "), vue.createElementVNode("div", _hoisted_7, [vue.createCommentVNode(" 分页 "), vue.createElementVNode("div", _hoisted_8, [vue.createElementVNode("div", _hoisted_9, [_hoisted_10, vue.createElementVNode("span", _hoisted_11, vue.toDisplayString(totalPages.value), 1
|
|
2814
|
+
})])]), vue.createCommentVNode(" 主体 "), vue.createElementVNode("div", _hoisted_7$1, [vue.createCommentVNode(" 分页 "), vue.createElementVNode("div", _hoisted_8$1, [vue.createElementVNode("div", _hoisted_9$1, [_hoisted_10$1, vue.createElementVNode("span", _hoisted_11$1, vue.toDisplayString(totalPages.value), 1
|
|
2777
2815
|
/* TEXT */
|
|
2778
|
-
), _hoisted_12, vue.createElementVNode("span", _hoisted_13, vue.toDisplayString(topCurrentPages.value), 1
|
|
2816
|
+
), _hoisted_12$1, vue.createElementVNode("span", _hoisted_13$1, vue.toDisplayString(topCurrentPages.value), 1
|
|
2779
2817
|
/* TEXT */
|
|
2780
|
-
), _hoisted_14, vue.createVNode(_component_a_dropdown, {
|
|
2818
|
+
), _hoisted_14$1, vue.createVNode(_component_a_dropdown, {
|
|
2781
2819
|
trigger: ['click']
|
|
2782
2820
|
}, {
|
|
2783
2821
|
overlay: vue.withCtx(function () {
|
|
@@ -2821,7 +2859,7 @@ var script = /*#__PURE__*/vue.defineComponent({
|
|
|
2821
2859
|
return [vue.createElementVNode("a", {
|
|
2822
2860
|
"class": "pl-2 ant-dropdown-link border-b border-[#BD9E55]",
|
|
2823
2861
|
onClick: _cache[4] || (_cache[4] = vue.withModifiers(function () {}, ["prevent"]))
|
|
2824
|
-
}, [vue.createElementVNode("span", _hoisted_15, vue.toDisplayString(topSelectPages.value), 1
|
|
2862
|
+
}, [vue.createElementVNode("span", _hoisted_15$1, vue.toDisplayString(topSelectPages.value), 1
|
|
2825
2863
|
/* TEXT */
|
|
2826
2864
|
), vue.createVNode(_component_DownOutlined, {
|
|
2827
2865
|
"class": "align-middle ml-1 mb-[4px]",
|
|
@@ -2833,7 +2871,7 @@ var script = /*#__PURE__*/vue.defineComponent({
|
|
|
2833
2871
|
_: 1
|
|
2834
2872
|
/* STABLE */
|
|
2835
2873
|
|
|
2836
|
-
}), _hoisted_16])]), vue.createElementVNode("div", _hoisted_17, [vue.createVNode(vue.unref(script$
|
|
2874
|
+
}), _hoisted_16$1])]), vue.createElementVNode("div", _hoisted_17$1, [vue.createVNode(vue.unref(script$9), {
|
|
2837
2875
|
dataTh: vue.unref(th),
|
|
2838
2876
|
contractExecDocList: dataV.value,
|
|
2839
2877
|
currentPages: currentPages.value,
|
|
@@ -2853,26 +2891,651 @@ var script = /*#__PURE__*/vue.defineComponent({
|
|
|
2853
2891
|
}
|
|
2854
2892
|
}, vue.toDisplayString(e.item.name), 9
|
|
2855
2893
|
/* TEXT, PROPS */
|
|
2856
|
-
, _hoisted_18)];
|
|
2894
|
+
, _hoisted_18$1)];
|
|
2857
2895
|
}),
|
|
2858
2896
|
lineNames: vue.withCtx(function (e) {
|
|
2859
2897
|
return [(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(e.item.lineNames, function (item, index) {
|
|
2860
2898
|
return vue.openBlock(), vue.createElementBlock("span", null, [vue.createTextVNode(vue.toDisplayString(item) + " ", 1
|
|
2861
2899
|
/* TEXT */
|
|
2862
|
-
), index !== e.item.lineNames.length - 1 ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_19, ",")) : vue.createCommentVNode("v-if", true)]);
|
|
2900
|
+
), index !== e.item.lineNames.length - 1 ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_19$1, ",")) : vue.createCommentVNode("v-if", true)]);
|
|
2863
2901
|
}), 256
|
|
2864
2902
|
/* UNKEYED_FRAGMENT */
|
|
2865
2903
|
))];
|
|
2866
2904
|
}),
|
|
2867
2905
|
buttonSlot: vue.withCtx(function (buttonSlot) {
|
|
2868
|
-
return [vue.createElementVNode("div", _hoisted_20, [vue.createElementVNode("span", {
|
|
2906
|
+
return [vue.createElementVNode("div", _hoisted_20$1, [vue.createElementVNode("span", {
|
|
2907
|
+
"class": "cursor-pointer",
|
|
2908
|
+
onClick: function onClick($event) {
|
|
2909
|
+
return sendItem(buttonSlot.item);
|
|
2910
|
+
}
|
|
2911
|
+
}, "选择", 8
|
|
2912
|
+
/* PROPS */
|
|
2913
|
+
, _hoisted_21$1)])];
|
|
2914
|
+
}),
|
|
2915
|
+
_: 1
|
|
2916
|
+
/* STABLE */
|
|
2917
|
+
|
|
2918
|
+
}, 8
|
|
2919
|
+
/* PROPS */
|
|
2920
|
+
, ["dataTh", "contractExecDocList", "currentPages", "totalPages", "formData"])])])])];
|
|
2921
|
+
}),
|
|
2922
|
+
_: 1
|
|
2923
|
+
/* STABLE */
|
|
2924
|
+
|
|
2925
|
+
}, 8
|
|
2926
|
+
/* PROPS */
|
|
2927
|
+
, ["show"]);
|
|
2928
|
+
};
|
|
2929
|
+
}
|
|
2930
|
+
});
|
|
2931
|
+
|
|
2932
|
+
script$1.__file = "src/business-ui/component/IVMrpUserSelector.vue";
|
|
2933
|
+
|
|
2934
|
+
var _hoisted_1 = {
|
|
2935
|
+
"class": "flex items-center h-[60px] pl-[40px] bg-[#97D2FD]"
|
|
2936
|
+
};
|
|
2937
|
+
|
|
2938
|
+
var _hoisted_2 = /*#__PURE__*/vue.createElementVNode("span", {
|
|
2939
|
+
"class": "text-xl text-[#bd9e55] pl-2"
|
|
2940
|
+
}, "选择供应商", -1
|
|
2941
|
+
/* HOISTED */
|
|
2942
|
+
);
|
|
2943
|
+
|
|
2944
|
+
var _hoisted_3 = {
|
|
2945
|
+
"class": "px-[150px]",
|
|
2946
|
+
id: "IVMrpUserSelector"
|
|
2947
|
+
};
|
|
2948
|
+
var _hoisted_4 = {
|
|
2949
|
+
"class": "mx-10"
|
|
2950
|
+
};
|
|
2951
|
+
var _hoisted_5 = {
|
|
2952
|
+
"class": "flex items-center my-4 justify-center"
|
|
2953
|
+
};
|
|
2954
|
+
|
|
2955
|
+
var _hoisted_6 = /*#__PURE__*/vue.createTextVNode(" 搜索 ");
|
|
2956
|
+
|
|
2957
|
+
var _hoisted_7 = {
|
|
2958
|
+
"class": "mt-10"
|
|
2959
|
+
};
|
|
2960
|
+
var _hoisted_8 = {
|
|
2961
|
+
"class": "flex justify-between mb-2"
|
|
2962
|
+
};
|
|
2963
|
+
var _hoisted_9 = {
|
|
2964
|
+
"class": "text-[#999999]"
|
|
2965
|
+
};
|
|
2966
|
+
|
|
2967
|
+
var _hoisted_10 = /*#__PURE__*/vue.createTextVNode(" 共有 ");
|
|
2968
|
+
|
|
2969
|
+
var _hoisted_11 = {
|
|
2970
|
+
"class": "text-[#BD9E55] text-[16px]"
|
|
2971
|
+
};
|
|
2972
|
+
|
|
2973
|
+
var _hoisted_12 = /*#__PURE__*/vue.createTextVNode(" 个记录满足条件,当前第 ");
|
|
2974
|
+
|
|
2975
|
+
var _hoisted_13 = {
|
|
2976
|
+
"class": "text-[#BD9E55] text-[16px]"
|
|
2977
|
+
};
|
|
2978
|
+
|
|
2979
|
+
var _hoisted_14 = /*#__PURE__*/vue.createTextVNode(" 页,跳转到第 ");
|
|
2980
|
+
|
|
2981
|
+
var _hoisted_15 = {
|
|
2982
|
+
"class": "text-[#BD9E55] text-[16px]"
|
|
2983
|
+
};
|
|
2984
|
+
|
|
2985
|
+
var _hoisted_16 = /*#__PURE__*/vue.createTextVNode(" 页 ");
|
|
2986
|
+
|
|
2987
|
+
var _hoisted_17 = {
|
|
2988
|
+
"class": "contentList"
|
|
2989
|
+
};
|
|
2990
|
+
var _hoisted_18 = {
|
|
2991
|
+
key: 0
|
|
2992
|
+
};
|
|
2993
|
+
var _hoisted_19 = {
|
|
2994
|
+
key: 0
|
|
2995
|
+
};
|
|
2996
|
+
var _hoisted_20 = {
|
|
2997
|
+
key: 0
|
|
2998
|
+
};
|
|
2999
|
+
var _hoisted_21 = {
|
|
3000
|
+
key: 1
|
|
3001
|
+
};
|
|
3002
|
+
var _hoisted_22 = {
|
|
3003
|
+
key: 2
|
|
3004
|
+
};
|
|
3005
|
+
var _hoisted_23 = {
|
|
3006
|
+
key: 3
|
|
3007
|
+
};
|
|
3008
|
+
var _hoisted_24 = ["onClick"];
|
|
3009
|
+
var _hoisted_25 = {
|
|
3010
|
+
"class": "flex items-center justify-around text-[#006AB2] text-[13px]"
|
|
3011
|
+
};
|
|
3012
|
+
var _hoisted_26 = ["onClick"];
|
|
3013
|
+
/**
|
|
3014
|
+
* 组件定义-------------------------------------
|
|
3015
|
+
* */
|
|
3016
|
+
|
|
3017
|
+
var script = /*#__PURE__*/vue.defineComponent({
|
|
3018
|
+
__name: 'IVMrpVendorSelector',
|
|
3019
|
+
props: {
|
|
3020
|
+
show: {
|
|
3021
|
+
type: Boolean,
|
|
3022
|
+
required: true
|
|
3023
|
+
}
|
|
3024
|
+
},
|
|
3025
|
+
emits: ["update:show", "getItem"],
|
|
3026
|
+
setup: function setup(__props, _ref) {
|
|
3027
|
+
var emit = _ref.emit;
|
|
3028
|
+
var props = __props;
|
|
3029
|
+
/**
|
|
3030
|
+
* 搜索-------------------------------------
|
|
3031
|
+
* */
|
|
3032
|
+
|
|
3033
|
+
var formData = vue.reactive({
|
|
3034
|
+
typeIds: null,
|
|
3035
|
+
lineIds: null,
|
|
3036
|
+
vendorLevels: null,
|
|
3037
|
+
skipCount: 0,
|
|
3038
|
+
maxResultCount: 10,
|
|
3039
|
+
filter: null
|
|
3040
|
+
}); // 获取供应商级别
|
|
3041
|
+
|
|
3042
|
+
var vendorLevelList = vue.reactive([{
|
|
3043
|
+
label: "优质",
|
|
3044
|
+
value: 0
|
|
3045
|
+
}, {
|
|
3046
|
+
label: "普通",
|
|
3047
|
+
value: 1
|
|
3048
|
+
}, {
|
|
3049
|
+
label: "差",
|
|
3050
|
+
value: 2
|
|
3051
|
+
}, {
|
|
3052
|
+
label: "内部",
|
|
3053
|
+
value: 3
|
|
3054
|
+
}]);
|
|
3055
|
+
var vendorTypeList = vue.ref([]); // 获取供应商类别
|
|
3056
|
+
|
|
3057
|
+
var getVendorType = /*#__PURE__*/function () {
|
|
3058
|
+
var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
3059
|
+
var _option,
|
|
3060
|
+
_a,
|
|
3061
|
+
_args = arguments;
|
|
3062
|
+
|
|
3063
|
+
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
3064
|
+
while (1) {
|
|
3065
|
+
switch (_context.prev = _context.next) {
|
|
3066
|
+
case 0:
|
|
3067
|
+
_option = _args.length > 0 && _args[0] !== undefined ? _args[0] : {};
|
|
3068
|
+
_context.next = 3;
|
|
3069
|
+
return formatHTTP(fetch(formatUrl(BASE_URL, API_OPTION.getIVMrpVendorSelector_VendorType.url, _option.params), assign({
|
|
3070
|
+
data: (_a = _option.data) !== null && _a !== void 0 ? _a : null
|
|
3071
|
+
}, API_OPTION.getIVMrpVendorSelector_VendorType.option)));
|
|
3072
|
+
|
|
3073
|
+
case 3:
|
|
3074
|
+
vendorTypeList.value = _context.sent;
|
|
3075
|
+
|
|
3076
|
+
case 4:
|
|
3077
|
+
case "end":
|
|
3078
|
+
return _context.stop();
|
|
3079
|
+
}
|
|
3080
|
+
}
|
|
3081
|
+
}, _callee);
|
|
3082
|
+
}));
|
|
3083
|
+
|
|
3084
|
+
return function getVendorType() {
|
|
3085
|
+
return _ref2.apply(this, arguments);
|
|
3086
|
+
};
|
|
3087
|
+
}();
|
|
3088
|
+
/**
|
|
3089
|
+
* 获取数据-------------------------------------
|
|
3090
|
+
* */
|
|
3091
|
+
|
|
3092
|
+
|
|
3093
|
+
var dataV = vue.ref();
|
|
3094
|
+
|
|
3095
|
+
var getData = /*#__PURE__*/function () {
|
|
3096
|
+
var _ref3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2() {
|
|
3097
|
+
var _option,
|
|
3098
|
+
_a,
|
|
3099
|
+
_yield$formatHTTP,
|
|
3100
|
+
items,
|
|
3101
|
+
totalCount,
|
|
3102
|
+
_args2 = arguments;
|
|
3103
|
+
|
|
3104
|
+
return _regeneratorRuntime().wrap(function _callee2$(_context2) {
|
|
3105
|
+
while (1) {
|
|
3106
|
+
switch (_context2.prev = _context2.next) {
|
|
3107
|
+
case 0:
|
|
3108
|
+
_option = _args2.length > 0 && _args2[0] !== undefined ? _args2[0] : {};
|
|
3109
|
+
_context2.next = 3;
|
|
3110
|
+
return formatHTTP(fetch(formatUrl(BASE_URL, API_OPTION.getIVMrpVendorSelector.url, _option.params), assign({
|
|
3111
|
+
data: (_a = _option.data) !== null && _a !== void 0 ? _a : null
|
|
3112
|
+
}, API_OPTION.getIVMrpVendorSelector.option)));
|
|
3113
|
+
|
|
3114
|
+
case 3:
|
|
3115
|
+
_yield$formatHTTP = _context2.sent;
|
|
3116
|
+
items = _yield$formatHTTP.items;
|
|
3117
|
+
totalCount = _yield$formatHTTP.totalCount;
|
|
3118
|
+
dataV.value = items.map(function (item, index) {
|
|
3119
|
+
item.creationTime = dateFormat(item.creationTime, "YYYY-MM-DD");
|
|
3120
|
+
return item;
|
|
3121
|
+
});
|
|
3122
|
+
totalPages.value = totalCount;
|
|
3123
|
+
topPages.value = Math.ceil(totalPages.value / formData.maxResultCount);
|
|
3124
|
+
|
|
3125
|
+
case 9:
|
|
3126
|
+
case "end":
|
|
3127
|
+
return _context2.stop();
|
|
3128
|
+
}
|
|
3129
|
+
}
|
|
3130
|
+
}, _callee2);
|
|
3131
|
+
}));
|
|
3132
|
+
|
|
3133
|
+
return function getData() {
|
|
3134
|
+
return _ref3.apply(this, arguments);
|
|
3135
|
+
};
|
|
3136
|
+
}();
|
|
3137
|
+
/**
|
|
3138
|
+
* 表格-------------------------------------
|
|
3139
|
+
* */
|
|
3140
|
+
|
|
3141
|
+
|
|
3142
|
+
var th = vue.ref([{
|
|
3143
|
+
title: "序号",
|
|
3144
|
+
w: 54 / 1499 * 100 + "%",
|
|
3145
|
+
key: "index",
|
|
3146
|
+
show: true
|
|
3147
|
+
}, {
|
|
3148
|
+
title: "编号",
|
|
3149
|
+
w: 104 / 1499 * 100 + "%",
|
|
3150
|
+
key: "code",
|
|
3151
|
+
show: true
|
|
3152
|
+
}, {
|
|
3153
|
+
title: "所属类别",
|
|
3154
|
+
w: 212 / 1499 * 100 + "%",
|
|
3155
|
+
key: "vendorTypes",
|
|
3156
|
+
show: true,
|
|
3157
|
+
custom: true
|
|
3158
|
+
}, {
|
|
3159
|
+
title: "所属条线",
|
|
3160
|
+
w: 226 / 1499 * 100 + "%",
|
|
3161
|
+
key: "lines",
|
|
3162
|
+
show: true,
|
|
3163
|
+
custom: true
|
|
3164
|
+
}, {
|
|
3165
|
+
title: "级别",
|
|
3166
|
+
w: 150 / 1499 * 100 + "%",
|
|
3167
|
+
key: "vendorLevel",
|
|
3168
|
+
show: true,
|
|
3169
|
+
custom: true
|
|
3170
|
+
}, {
|
|
3171
|
+
title: "供应商名称",
|
|
3172
|
+
w: 250 / 1499 * 100 + "%",
|
|
3173
|
+
key: "name",
|
|
3174
|
+
show: true,
|
|
3175
|
+
custom: true
|
|
3176
|
+
}, {
|
|
3177
|
+
title: "手机号码",
|
|
3178
|
+
w: 160 / 1499 * 100 + "%",
|
|
3179
|
+
key: "phoneNumber",
|
|
3180
|
+
show: true
|
|
3181
|
+
}, {
|
|
3182
|
+
title: "",
|
|
3183
|
+
w: 45 / 1333 * 100 + "%",
|
|
3184
|
+
key: "buttonSlot",
|
|
3185
|
+
show: true
|
|
3186
|
+
}]); // 更新th
|
|
3187
|
+
|
|
3188
|
+
var upth = function upth(val) {
|
|
3189
|
+
th.value = val;
|
|
3190
|
+
}; //获取指定记录
|
|
3191
|
+
|
|
3192
|
+
|
|
3193
|
+
function sendItem(_x) {
|
|
3194
|
+
return _sendItem.apply(this, arguments);
|
|
3195
|
+
}
|
|
3196
|
+
/**
|
|
3197
|
+
* 分页-------------------------------------
|
|
3198
|
+
* */
|
|
3199
|
+
|
|
3200
|
+
|
|
3201
|
+
function _sendItem() {
|
|
3202
|
+
_sendItem = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(item) {
|
|
3203
|
+
return _regeneratorRuntime().wrap(function _callee3$(_context3) {
|
|
3204
|
+
while (1) {
|
|
3205
|
+
switch (_context3.prev = _context3.next) {
|
|
3206
|
+
case 0:
|
|
3207
|
+
emit("getItem", JSON.stringify(item));
|
|
3208
|
+
inputV.value = false;
|
|
3209
|
+
|
|
3210
|
+
case 2:
|
|
3211
|
+
case "end":
|
|
3212
|
+
return _context3.stop();
|
|
3213
|
+
}
|
|
3214
|
+
}
|
|
3215
|
+
}, _callee3);
|
|
3216
|
+
}));
|
|
3217
|
+
return _sendItem.apply(this, arguments);
|
|
3218
|
+
}
|
|
3219
|
+
|
|
3220
|
+
var currentPages = vue.ref(1);
|
|
3221
|
+
var topCurrentPages = vue.ref(1);
|
|
3222
|
+
var topPages = vue.ref(0);
|
|
3223
|
+
var topSelectPages = vue.ref(1);
|
|
3224
|
+
var totalPages = vue.ref(0); // 重置搜索分页
|
|
3225
|
+
|
|
3226
|
+
function resetPagination() {
|
|
3227
|
+
formData.skipCount = 0;
|
|
3228
|
+
currentPages.value = 1;
|
|
3229
|
+
topCurrentPages.value = 1;
|
|
3230
|
+
topPages.value = 0;
|
|
3231
|
+
topSelectPages.value = 1;
|
|
3232
|
+
}
|
|
3233
|
+
|
|
3234
|
+
function onPageChange(current, pageSize) {
|
|
3235
|
+
topCurrentPages.value = current;
|
|
3236
|
+
topSelectPages.value = current;
|
|
3237
|
+
currentPages.value = current;
|
|
3238
|
+
formData.skipCount = (current - 1) * pageSize;
|
|
3239
|
+
formData.maxResultCount = pageSize;
|
|
3240
|
+
getData({
|
|
3241
|
+
params: formData
|
|
3242
|
+
});
|
|
3243
|
+
}
|
|
3244
|
+
|
|
3245
|
+
function onShowSizeChange(current, pageSize) {
|
|
3246
|
+
topCurrentPages.value = current;
|
|
3247
|
+
topSelectPages.value = current;
|
|
3248
|
+
formData.maxResultCount = pageSize;
|
|
3249
|
+
getData({
|
|
3250
|
+
params: formData
|
|
3251
|
+
});
|
|
3252
|
+
}
|
|
3253
|
+
|
|
3254
|
+
function onSelectTopPage(id) {
|
|
3255
|
+
topSelectPages.value = id;
|
|
3256
|
+
currentPages.value = id;
|
|
3257
|
+
onPageChange(id, formData.maxResultCount);
|
|
3258
|
+
}
|
|
3259
|
+
|
|
3260
|
+
function onSearch() {
|
|
3261
|
+
resetPagination();
|
|
3262
|
+
getData({
|
|
3263
|
+
params: formData
|
|
3264
|
+
});
|
|
3265
|
+
}
|
|
3266
|
+
|
|
3267
|
+
vue.onBeforeMount(function () {
|
|
3268
|
+
getData({
|
|
3269
|
+
params: formData
|
|
3270
|
+
});
|
|
3271
|
+
getVendorType();
|
|
3272
|
+
});
|
|
3273
|
+
var inputV = vue.computed({
|
|
3274
|
+
get: function get() {
|
|
3275
|
+
return props.show;
|
|
3276
|
+
},
|
|
3277
|
+
set: function set(value) {
|
|
3278
|
+
emit("update:show", value);
|
|
3279
|
+
}
|
|
3280
|
+
});
|
|
3281
|
+
return function (_ctx, _cache) {
|
|
3282
|
+
var _component_a_select_option = vue.resolveComponent("a-select-option");
|
|
3283
|
+
|
|
3284
|
+
var _component_a_select = vue.resolveComponent("a-select");
|
|
3285
|
+
|
|
3286
|
+
var _component_a_input = vue.resolveComponent("a-input");
|
|
3287
|
+
|
|
3288
|
+
var _component_a_button = vue.resolveComponent("a-button");
|
|
3289
|
+
|
|
3290
|
+
var _component_DownOutlined = vue.resolveComponent("DownOutlined");
|
|
3291
|
+
|
|
3292
|
+
var _component_a_menu_item = vue.resolveComponent("a-menu-item");
|
|
3293
|
+
|
|
3294
|
+
var _component_a_menu = vue.resolveComponent("a-menu");
|
|
3295
|
+
|
|
3296
|
+
var _component_a_dropdown = vue.resolveComponent("a-dropdown");
|
|
3297
|
+
|
|
3298
|
+
return vue.openBlock(), vue.createBlock(script$a, {
|
|
3299
|
+
show: vue.unref(inputV),
|
|
3300
|
+
"onUpdate:show": _cache[5] || (_cache[5] = function ($event) {
|
|
3301
|
+
return vue.isRef(inputV) ? inputV.value = $event : null;
|
|
3302
|
+
}),
|
|
3303
|
+
"remove-padding": false
|
|
3304
|
+
}, {
|
|
3305
|
+
title: vue.withCtx(function () {
|
|
3306
|
+
return [vue.createElementVNode("div", _hoisted_1, [vue.createVNode(script$2), _hoisted_2])];
|
|
3307
|
+
}),
|
|
3308
|
+
body: vue.withCtx(function () {
|
|
3309
|
+
return [vue.createElementVNode("div", _hoisted_3, [vue.createCommentVNode(" 搜索 "), vue.createElementVNode("div", _hoisted_4, [vue.createElementVNode("div", _hoisted_5, [vue.createVNode(_component_a_select, {
|
|
3310
|
+
value: formData.typeIds,
|
|
3311
|
+
"onUpdate:value": _cache[0] || (_cache[0] = function ($event) {
|
|
3312
|
+
return formData.typeIds = $event;
|
|
3313
|
+
}),
|
|
3314
|
+
getPopupContainer: function getPopupContainer(triggerNode) {
|
|
3315
|
+
return triggerNode.parentNode;
|
|
3316
|
+
},
|
|
3317
|
+
"show-search": "",
|
|
3318
|
+
allowClear: "",
|
|
3319
|
+
style: {
|
|
3320
|
+
"width": "178px",
|
|
3321
|
+
"margin-right": "15px"
|
|
3322
|
+
},
|
|
3323
|
+
placeholder: "请选择供应商类别",
|
|
3324
|
+
showSearch: "",
|
|
3325
|
+
"filter-option": vue.unref(filterOptionHeadle),
|
|
3326
|
+
showArrow: true,
|
|
3327
|
+
onChange: onSearch
|
|
3328
|
+
}, {
|
|
3329
|
+
"default": vue.withCtx(function () {
|
|
3330
|
+
return [(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vendorTypeList.value, function (item) {
|
|
3331
|
+
return vue.openBlock(), vue.createBlock(_component_a_select_option, {
|
|
3332
|
+
label: item.name,
|
|
3333
|
+
key: item.id,
|
|
3334
|
+
value: item.id
|
|
3335
|
+
}, {
|
|
3336
|
+
"default": vue.withCtx(function () {
|
|
3337
|
+
return [vue.createTextVNode(vue.toDisplayString(item.name), 1
|
|
3338
|
+
/* TEXT */
|
|
3339
|
+
)];
|
|
3340
|
+
}),
|
|
3341
|
+
_: 2
|
|
3342
|
+
/* DYNAMIC */
|
|
3343
|
+
|
|
3344
|
+
}, 1032
|
|
3345
|
+
/* PROPS, DYNAMIC_SLOTS */
|
|
3346
|
+
, ["label", "value"]);
|
|
3347
|
+
}), 128
|
|
3348
|
+
/* KEYED_FRAGMENT */
|
|
3349
|
+
))];
|
|
3350
|
+
}),
|
|
3351
|
+
_: 1
|
|
3352
|
+
/* STABLE */
|
|
3353
|
+
|
|
3354
|
+
}, 8
|
|
3355
|
+
/* PROPS */
|
|
3356
|
+
, ["value", "getPopupContainer", "filter-option"]), vue.createVNode(vue.unref(script$5), {
|
|
3357
|
+
value: formData.lineIds,
|
|
3358
|
+
"onUpdate:value": _cache[1] || (_cache[1] = function ($event) {
|
|
3359
|
+
return formData.lineIds = $event;
|
|
3360
|
+
}),
|
|
3361
|
+
onChange: onSearch,
|
|
3362
|
+
multiple: false,
|
|
3363
|
+
"is-required": false,
|
|
3364
|
+
"is-title": false,
|
|
3365
|
+
placeholder: "请选择所属条线",
|
|
3366
|
+
"input-style": {
|
|
3367
|
+
width: '170px',
|
|
3368
|
+
marginRight: '15px'
|
|
3369
|
+
},
|
|
3370
|
+
"form-item-style": {
|
|
3371
|
+
marginBottom: '0'
|
|
3372
|
+
}
|
|
3373
|
+
}, null, 8
|
|
3374
|
+
/* PROPS */
|
|
3375
|
+
, ["value"]), vue.createVNode(_component_a_select, {
|
|
3376
|
+
value: formData.vendorLevels,
|
|
3377
|
+
"onUpdate:value": _cache[2] || (_cache[2] = function ($event) {
|
|
3378
|
+
return formData.vendorLevels = $event;
|
|
3379
|
+
}),
|
|
3380
|
+
getPopupContainer: function getPopupContainer(triggerNode) {
|
|
3381
|
+
return triggerNode.parentNode;
|
|
3382
|
+
},
|
|
3383
|
+
"show-search": "",
|
|
3384
|
+
allowClear: "",
|
|
3385
|
+
style: {
|
|
3386
|
+
"width": "170px",
|
|
3387
|
+
"margin-right": "15px"
|
|
3388
|
+
},
|
|
3389
|
+
placeholder: "请选择供应商级别",
|
|
3390
|
+
showSearch: "",
|
|
3391
|
+
"filter-option": vue.unref(filterOptionHeadle),
|
|
3392
|
+
showArrow: true,
|
|
3393
|
+
options: vendorLevelList,
|
|
3394
|
+
onChange: onSearch
|
|
3395
|
+
}, null, 8
|
|
3396
|
+
/* PROPS */
|
|
3397
|
+
, ["value", "getPopupContainer", "filter-option", "options"]), vue.createVNode(_component_a_input, {
|
|
3398
|
+
value: formData.filter,
|
|
3399
|
+
"onUpdate:value": _cache[3] || (_cache[3] = function ($event) {
|
|
3400
|
+
return formData.filter = $event;
|
|
3401
|
+
}),
|
|
3402
|
+
style: {
|
|
3403
|
+
"width": "300px",
|
|
3404
|
+
"margin-right": "15px"
|
|
3405
|
+
},
|
|
3406
|
+
"class": "mr-4",
|
|
3407
|
+
placeholder: "请输入供应商编号,名称",
|
|
3408
|
+
onKeyup: vue.withKeys(onSearch, ["enter"])
|
|
3409
|
+
}, null, 8
|
|
3410
|
+
/* PROPS */
|
|
3411
|
+
, ["value", "onKeyup"]), vue.createVNode(_component_a_button, {
|
|
3412
|
+
style: {
|
|
3413
|
+
"padding": "4px 10px",
|
|
3414
|
+
"border-radius": "4px",
|
|
3415
|
+
"background": "#006ab2",
|
|
3416
|
+
"margin-right": "15px",
|
|
3417
|
+
"color": "#fff"
|
|
3418
|
+
},
|
|
3419
|
+
onClick: onSearch
|
|
3420
|
+
}, {
|
|
3421
|
+
"default": vue.withCtx(function () {
|
|
3422
|
+
return [_hoisted_6];
|
|
3423
|
+
}),
|
|
3424
|
+
_: 1
|
|
3425
|
+
/* STABLE */
|
|
3426
|
+
|
|
3427
|
+
})])]), vue.createCommentVNode(" 主体 "), vue.createElementVNode("div", _hoisted_7, [vue.createCommentVNode(" 分页 "), vue.createElementVNode("div", _hoisted_8, [vue.createElementVNode("div", _hoisted_9, [_hoisted_10, vue.createElementVNode("span", _hoisted_11, vue.toDisplayString(totalPages.value), 1
|
|
3428
|
+
/* TEXT */
|
|
3429
|
+
), _hoisted_12, vue.createElementVNode("span", _hoisted_13, vue.toDisplayString(topCurrentPages.value), 1
|
|
3430
|
+
/* TEXT */
|
|
3431
|
+
), _hoisted_14, vue.createVNode(_component_a_dropdown, {
|
|
3432
|
+
trigger: ['click']
|
|
3433
|
+
}, {
|
|
3434
|
+
overlay: vue.withCtx(function () {
|
|
3435
|
+
return [vue.createVNode(_component_a_menu, {
|
|
3436
|
+
getPopupContainer: function getPopupContainer(triggerNode) {
|
|
3437
|
+
return triggerNode.parentNode;
|
|
3438
|
+
},
|
|
3439
|
+
"class": "max-h-40 overflow-y-auto scrollbar"
|
|
3440
|
+
}, {
|
|
3441
|
+
"default": vue.withCtx(function () {
|
|
3442
|
+
return [(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(topPages.value, function (e) {
|
|
3443
|
+
return vue.openBlock(), vue.createBlock(_component_a_menu_item, {
|
|
3444
|
+
key: e,
|
|
3445
|
+
onClick: function onClick($event) {
|
|
3446
|
+
return onSelectTopPage(e);
|
|
3447
|
+
}
|
|
3448
|
+
}, {
|
|
3449
|
+
"default": vue.withCtx(function () {
|
|
3450
|
+
return [vue.createTextVNode(vue.toDisplayString(e), 1
|
|
3451
|
+
/* TEXT */
|
|
3452
|
+
)];
|
|
3453
|
+
}),
|
|
3454
|
+
_: 2
|
|
3455
|
+
/* DYNAMIC */
|
|
3456
|
+
|
|
3457
|
+
}, 1032
|
|
3458
|
+
/* PROPS, DYNAMIC_SLOTS */
|
|
3459
|
+
, ["onClick"]);
|
|
3460
|
+
}), 128
|
|
3461
|
+
/* KEYED_FRAGMENT */
|
|
3462
|
+
))];
|
|
3463
|
+
}),
|
|
3464
|
+
_: 1
|
|
3465
|
+
/* STABLE */
|
|
3466
|
+
|
|
3467
|
+
}, 8
|
|
3468
|
+
/* PROPS */
|
|
3469
|
+
, ["getPopupContainer"])];
|
|
3470
|
+
}),
|
|
3471
|
+
"default": vue.withCtx(function () {
|
|
3472
|
+
return [vue.createElementVNode("a", {
|
|
3473
|
+
"class": "pl-2 ant-dropdown-link border-b border-[#BD9E55]",
|
|
3474
|
+
onClick: _cache[4] || (_cache[4] = vue.withModifiers(function () {}, ["prevent"]))
|
|
3475
|
+
}, [vue.createElementVNode("span", _hoisted_15, vue.toDisplayString(topSelectPages.value), 1
|
|
3476
|
+
/* TEXT */
|
|
3477
|
+
), vue.createVNode(_component_DownOutlined, {
|
|
3478
|
+
"class": "align-middle ml-1 mb-[4px]",
|
|
3479
|
+
style: {
|
|
3480
|
+
"font-size": "16px"
|
|
3481
|
+
}
|
|
3482
|
+
})])];
|
|
3483
|
+
}),
|
|
3484
|
+
_: 1
|
|
3485
|
+
/* STABLE */
|
|
3486
|
+
|
|
3487
|
+
}), _hoisted_16])]), vue.createElementVNode("div", _hoisted_17, [vue.createVNode(vue.unref(script$9), {
|
|
3488
|
+
dataTh: vue.unref(th),
|
|
3489
|
+
contractExecDocList: dataV.value,
|
|
3490
|
+
currentPages: currentPages.value,
|
|
3491
|
+
totalPages: totalPages.value,
|
|
3492
|
+
formData: formData,
|
|
3493
|
+
setHeight: 40,
|
|
3494
|
+
isTableControl: false,
|
|
3495
|
+
onOnPageChange: onPageChange,
|
|
3496
|
+
onOnShowSizeChange: onShowSizeChange,
|
|
3497
|
+
onUpth: upth
|
|
3498
|
+
}, {
|
|
3499
|
+
vendorTypes: vue.withCtx(function (e) {
|
|
3500
|
+
return [(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(e.item.vendorTypes, function (item, index) {
|
|
3501
|
+
return vue.openBlock(), vue.createElementBlock("span", null, [vue.createTextVNode(vue.toDisplayString(item.name) + " ", 1
|
|
3502
|
+
/* TEXT */
|
|
3503
|
+
), index !== e.item.vendorTypes.length - 1 ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_18, ",")) : vue.createCommentVNode("v-if", true)]);
|
|
3504
|
+
}), 256
|
|
3505
|
+
/* UNKEYED_FRAGMENT */
|
|
3506
|
+
))];
|
|
3507
|
+
}),
|
|
3508
|
+
lines: vue.withCtx(function (e) {
|
|
3509
|
+
return [(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(e.item.lines, function (item, index) {
|
|
3510
|
+
return vue.openBlock(), vue.createElementBlock("span", null, [vue.createTextVNode(vue.toDisplayString(item.displayName) + " ", 1
|
|
3511
|
+
/* TEXT */
|
|
3512
|
+
), index !== e.item.lines.length - 1 ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_19, ",")) : vue.createCommentVNode("v-if", true)]);
|
|
3513
|
+
}), 256
|
|
3514
|
+
/* UNKEYED_FRAGMENT */
|
|
3515
|
+
))];
|
|
3516
|
+
}),
|
|
3517
|
+
vendorLevel: vue.withCtx(function (e) {
|
|
3518
|
+
return [e.item.vendorLevel === 0 ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_20, "优质")) : e.item.vendorLevel === 1 ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_21, "普通")) : e.item.vendorLevel === 2 ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_22, "差")) : e.item.vendorLevel === 3 ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_23, "内部")) : vue.createCommentVNode("v-if", true)];
|
|
3519
|
+
}),
|
|
3520
|
+
name: vue.withCtx(function (e) {
|
|
3521
|
+
return [vue.createElementVNode("span", {
|
|
3522
|
+
"class": "text-[#006AB2] cursor-pointer",
|
|
3523
|
+
onClick: function onClick($event) {
|
|
3524
|
+
return sendItem(e.item);
|
|
3525
|
+
}
|
|
3526
|
+
}, vue.toDisplayString(e.item.name), 9
|
|
3527
|
+
/* TEXT, PROPS */
|
|
3528
|
+
, _hoisted_24)];
|
|
3529
|
+
}),
|
|
3530
|
+
buttonSlot: vue.withCtx(function (buttonSlot) {
|
|
3531
|
+
return [vue.createElementVNode("div", _hoisted_25, [vue.createElementVNode("span", {
|
|
2869
3532
|
"class": "cursor-pointer",
|
|
2870
3533
|
onClick: function onClick($event) {
|
|
2871
3534
|
return sendItem(buttonSlot.item);
|
|
2872
3535
|
}
|
|
2873
3536
|
}, "选择", 8
|
|
2874
3537
|
/* PROPS */
|
|
2875
|
-
,
|
|
3538
|
+
, _hoisted_26)])];
|
|
2876
3539
|
}),
|
|
2877
3540
|
_: 1
|
|
2878
3541
|
/* STABLE */
|
|
@@ -2891,14 +3554,14 @@ var script = /*#__PURE__*/vue.defineComponent({
|
|
|
2891
3554
|
}
|
|
2892
3555
|
});
|
|
2893
3556
|
|
|
2894
|
-
script.__file = "src/business-ui/component/
|
|
3557
|
+
script.__file = "src/business-ui/component/IVMrpVendorSelector.vue";
|
|
2895
3558
|
|
|
2896
3559
|
/*
|
|
2897
3560
|
* @Author: Mr.Cong Wei
|
|
2898
3561
|
* @Date: 2022-08-08 18:47:06
|
|
2899
|
-
* @LastEditTime: 2022-08-12
|
|
3562
|
+
* @LastEditTime: 2022-08-12 13:08:43
|
|
2900
3563
|
*/
|
|
2901
|
-
var components = [script$
|
|
3564
|
+
var components = [script$a, script$7, script$6, script$5, script$4, script$3, script$9, script$8, script$1, script];
|
|
2902
3565
|
installComponents(); // 单独引用
|
|
2903
3566
|
|
|
2904
3567
|
function installComponents() {
|
|
@@ -2920,13 +3583,14 @@ var cAll = {
|
|
|
2920
3583
|
install: install
|
|
2921
3584
|
};
|
|
2922
3585
|
|
|
2923
|
-
exports.IVMrpLineDropdown = script$
|
|
2924
|
-
exports.IVMrpModal = script$
|
|
2925
|
-
exports.IVMrpOrgDropdown = script$
|
|
2926
|
-
exports.IVMrpPostDropdown = script$
|
|
2927
|
-
exports.IVMrpProdBaseDropdown = script$
|
|
2928
|
-
exports.IVMrpSetofbookDropdown = script$
|
|
2929
|
-
exports.IVMrpTable = script$
|
|
2930
|
-
exports.IVMrpTableControl = script$
|
|
2931
|
-
exports.IVMrpUserSelector = script;
|
|
3586
|
+
exports.IVMrpLineDropdown = script$5;
|
|
3587
|
+
exports.IVMrpModal = script$a;
|
|
3588
|
+
exports.IVMrpOrgDropdown = script$7;
|
|
3589
|
+
exports.IVMrpPostDropdown = script$3;
|
|
3590
|
+
exports.IVMrpProdBaseDropdown = script$6;
|
|
3591
|
+
exports.IVMrpSetofbookDropdown = script$4;
|
|
3592
|
+
exports.IVMrpTable = script$9;
|
|
3593
|
+
exports.IVMrpTableControl = script$8;
|
|
3594
|
+
exports.IVMrpUserSelector = script$1;
|
|
3595
|
+
exports.IVMrpVendorSelector = script;
|
|
2932
3596
|
exports["default"] = cAll;
|