@kmkf-fe-packages/services-components 0.6.3-alpha.22 → 0.6.3-alpha.24

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.
Files changed (103) hide show
  1. package/dist/esm/components/ActualPayment/index.d.ts +1 -0
  2. package/dist/esm/components/ActualPayment/index.js +1 -0
  3. package/dist/esm/components/AlipayAccount/index.d.ts +1 -0
  4. package/dist/esm/components/AlipayAccount/index.js +1 -0
  5. package/dist/esm/components/AlipayName/index.d.ts +1 -0
  6. package/dist/esm/components/AlipayName/index.js +1 -0
  7. package/dist/esm/components/BuyerNick/index.d.ts +1 -0
  8. package/dist/esm/components/BuyerNick/index.js +1 -0
  9. package/dist/esm/components/Cascader/index.d.ts +1 -0
  10. package/dist/esm/components/Cascader/index.js +1 -0
  11. package/dist/esm/components/Checkbox/index.d.ts +1 -0
  12. package/dist/esm/components/Checkbox/index.js +1 -0
  13. package/dist/esm/components/CommonDataTime/index.d.ts +1 -0
  14. package/dist/esm/components/CommonDataTime/index.js +1 -0
  15. package/dist/esm/components/CompletedUser/index.d.ts +1 -0
  16. package/dist/esm/components/CompletedUser/index.js +1 -0
  17. package/dist/esm/components/DataTime/index.d.ts +1 -0
  18. package/dist/esm/components/DataTime/index.js +1 -0
  19. package/dist/esm/components/EItemEnCode/index.d.ts +1 -0
  20. package/dist/esm/components/EItemEnCode/index.js +1 -0
  21. package/dist/esm/components/EItemId/index.d.ts +1 -0
  22. package/dist/esm/components/EItemId/index.js +1 -0
  23. package/dist/esm/components/ErpTradeId/index.d.ts +1 -0
  24. package/dist/esm/components/ErpTradeId/index.js +1 -0
  25. package/dist/esm/components/Express/index.d.ts +1 -0
  26. package/dist/esm/components/Express/index.js +1 -0
  27. package/dist/esm/components/ExpressCode/index.d.ts +1 -0
  28. package/dist/esm/components/ExpressCode/index.js +1 -0
  29. package/dist/esm/components/FlowStatusSelect/index.d.ts +1 -0
  30. package/dist/esm/components/FlowStatusSelect/index.js +1 -0
  31. package/dist/esm/components/Handler/index.d.ts +1 -0
  32. package/dist/esm/components/Handler/index.js +1 -0
  33. package/dist/esm/components/Input/index.d.ts +1 -0
  34. package/dist/esm/components/Input/index.js +1 -0
  35. package/dist/esm/components/JstItemSelect/index.d.ts +1 -0
  36. package/dist/esm/components/JstItemSelect/index.js +17 -16
  37. package/dist/esm/components/JstLogistics/index.d.ts +2 -0
  38. package/dist/esm/components/JstLogistics/index.js +2 -0
  39. package/dist/esm/components/JstSendGood/index.d.ts +1 -0
  40. package/dist/esm/components/JstSendGood/index.js +2 -0
  41. package/dist/esm/components/JstSupply/index.d.ts +1 -0
  42. package/dist/esm/components/JstSupply/index.js +2 -0
  43. package/dist/esm/components/LogisticsInterception/InterceptStatus.d.ts +6 -2
  44. package/dist/esm/components/LogisticsInterception/InterceptStatus.js +7 -3
  45. package/dist/esm/components/LogisticsInterception/InterceptType.d.ts +6 -2
  46. package/dist/esm/components/LogisticsInterception/InterceptType.js +7 -3
  47. package/dist/esm/components/LogisticsInterception/index.d.ts +2 -0
  48. package/dist/esm/components/MultSelect/index.d.ts +1 -0
  49. package/dist/esm/components/MultSelect/index.js +1 -0
  50. package/dist/esm/components/Ordinary/OrdinaryHeader.d.ts +1 -0
  51. package/dist/esm/components/Ordinary/OrdinaryHeader.js +1 -0
  52. package/dist/esm/components/Ordinary/OrdinaryMoney.d.ts +1 -0
  53. package/dist/esm/components/Ordinary/OrdinaryMoney.js +1 -0
  54. package/dist/esm/components/Ordinary/OrdinarySerial.d.ts +1 -0
  55. package/dist/esm/components/Ordinary/OrdinarySerial.js +1 -0
  56. package/dist/esm/components/Payment/AlipayNick.d.ts +1 -0
  57. package/dist/esm/components/Payment/AlipayNick.js +1 -0
  58. package/dist/esm/components/Payment/AlipayNo.d.ts +1 -0
  59. package/dist/esm/components/Payment/AlipayNo.js +1 -0
  60. package/dist/esm/components/Payment/AlipayTime.d.ts +1 -0
  61. package/dist/esm/components/Payment/AlipayTime.js +1 -0
  62. package/dist/esm/components/Payment/BuyerNick.d.ts +1 -0
  63. package/dist/esm/components/Payment/BuyerNick.js +1 -0
  64. package/dist/esm/components/Payment/PaymentAmount.d.ts +1 -0
  65. package/dist/esm/components/Payment/PaymentAmount.js +1 -0
  66. package/dist/esm/components/Payment/PaymentStatus.d.ts +1 -0
  67. package/dist/esm/components/Payment/PaymentStatus.js +1 -0
  68. package/dist/esm/components/Payment/PaymentTid.d.ts +1 -0
  69. package/dist/esm/components/Payment/PaymentTid.js +1 -0
  70. package/dist/esm/components/PlatForm/index.d.ts +1 -0
  71. package/dist/esm/components/PlatForm/index.js +1 -0
  72. package/dist/esm/components/Radio/index.d.ts +1 -0
  73. package/dist/esm/components/Radio/index.js +1 -0
  74. package/dist/esm/components/ReceiverMobile/index.d.ts +1 -0
  75. package/dist/esm/components/ReceiverMobile/index.js +1 -0
  76. package/dist/esm/components/ReceiverName/index.d.ts +1 -0
  77. package/dist/esm/components/ReceiverName/index.js +1 -0
  78. package/dist/esm/components/Remark/index.d.ts +1 -0
  79. package/dist/esm/components/Remark/index.js +1 -0
  80. package/dist/esm/components/Select/index.d.ts +1 -0
  81. package/dist/esm/components/Select/index.js +1 -0
  82. package/dist/esm/components/ShopInput/index.d.ts +1 -0
  83. package/dist/esm/components/ShopInput/index.js +1 -0
  84. package/dist/esm/components/ShopName/index.d.ts +1 -0
  85. package/dist/esm/components/ShopName/index.js +1 -0
  86. package/dist/esm/components/Submitter/index.d.ts +1 -0
  87. package/dist/esm/components/Submitter/index.js +1 -0
  88. package/dist/esm/components/SystemOrderNo/index.d.ts +1 -0
  89. package/dist/esm/components/SystemOrderNo/index.js +1 -0
  90. package/dist/esm/components/TemplateSelect/index.d.ts +1 -0
  91. package/dist/esm/components/TemplateSelect/index.js +1 -0
  92. package/dist/esm/components/TextArea/index.d.ts +1 -0
  93. package/dist/esm/components/TextArea/index.js +1 -0
  94. package/dist/esm/components/ThirdItemSelect/index.d.ts +1 -0
  95. package/dist/esm/components/ThirdItemSelect/index.js +1 -0
  96. package/dist/esm/components/TradeDateTime/index.d.ts +1 -0
  97. package/dist/esm/components/TradeDateTime/index.js +1 -0
  98. package/dist/esm/components/TradeId/index.d.ts +1 -0
  99. package/dist/esm/components/TradeId/index.js +1 -0
  100. package/dist/esm/components/WorkOrderId/index.d.ts +1 -0
  101. package/dist/esm/components/WorkOrderId/index.js +1 -0
  102. package/dist/esm/type.d.ts +1 -0
  103. package/package.json +2 -2
@@ -16,6 +16,7 @@ declare class ActualPayment implements ComponentInterface {
16
16
  renderExport: (value: unknown, record: Record) => any;
17
17
  editRender: () => JSX.Element;
18
18
  filterConfig: (item: ColumnConfig) => {
19
+ type: string;
19
20
  id: string;
20
21
  name: string;
21
22
  filterComponentType: "Input";
@@ -57,6 +57,7 @@ var ActualPayment = /*#__PURE__*/_createClass(function ActualPayment(options) {
57
57
  });
58
58
  _defineProperty(this, "filterConfig", function (item) {
59
59
  return {
60
+ type: item.type,
60
61
  id: item.id,
61
62
  // 过滤组件id
62
63
  name: item.name,
@@ -19,6 +19,7 @@ declare class EAlipayAccount implements ComponentInterface {
19
19
  renderExport: (value?: string) => string;
20
20
  editRender: () => JSX.Element;
21
21
  filterConfig: (item: ColumnConfig) => {
22
+ type: string;
22
23
  id: string;
23
24
  name: string;
24
25
  filterComponentType: "Input";
@@ -65,6 +65,7 @@ var EAlipayAccount = /*#__PURE__*/_createClass(function EAlipayAccount(options)
65
65
  });
66
66
  _defineProperty(this, "filterConfig", function (item) {
67
67
  return {
68
+ type: item.type,
68
69
  id: "".concat(item.id, "_alipayAccount"),
69
70
  name: "".concat(item.name, "-\u652F\u4ED8\u5B9D\u8D26\u53F7"),
70
71
  filterComponentType: 'Input',
@@ -19,6 +19,7 @@ declare class EAlipayAccount implements ComponentInterface {
19
19
  renderExport: (value?: string) => string;
20
20
  editRender: () => JSX.Element;
21
21
  filterConfig: (item: ColumnConfig) => {
22
+ type: string;
22
23
  id: string;
23
24
  name: string;
24
25
  filterComponentType: "Input";
@@ -65,6 +65,7 @@ var EAlipayAccount = /*#__PURE__*/_createClass(function EAlipayAccount(options)
65
65
  });
66
66
  _defineProperty(this, "filterConfig", function (item) {
67
67
  return {
68
+ type: item.type,
68
69
  id: "".concat(item.id, "_alipayName"),
69
70
  name: "".concat(item.name, "-\u652F\u4ED8\u5B9D\u540D\u79F0"),
70
71
  filterComponentType: 'Input',
@@ -20,6 +20,7 @@ declare class EBuyerNick implements ComponentInterface {
20
20
  renderExport: (value: any, record: any) => any;
21
21
  editRender: (value: any) => JSX.Element;
22
22
  filterConfig: (item: ColumnConfig) => {
23
+ type: string;
23
24
  id: string;
24
25
  name: string;
25
26
  filterComponentType: "Input";
@@ -76,6 +76,7 @@ var EBuyerNick = /*#__PURE__*/_createClass(function EBuyerNick(options) {
76
76
  });
77
77
  _defineProperty(this, "filterConfig", function (item) {
78
78
  return {
79
+ type: item.type,
79
80
  id: "".concat(item.id, "_buyerNick"),
80
81
  // 过滤组件id
81
82
  name: item.name,
@@ -22,6 +22,7 @@ declare class BasicCascader implements ComponentInterface {
22
22
  renderExport: (value: any, record: Record) => string;
23
23
  editRender: () => JSX.Element;
24
24
  filterConfig: (item: ColumnConfig) => {
25
+ type: string;
25
26
  id: string;
26
27
  name: string;
27
28
  filterComponentType: "Cascader";
@@ -87,6 +87,7 @@ var BasicCascader = /*#__PURE__*/_createClass(function BasicCascader(options) {
87
87
  _defineProperty(this, "filterConfig", function (item) {
88
88
  var _item$config;
89
89
  return {
90
+ type: item.type,
90
91
  id: item.id,
91
92
  // 过滤组件id
92
93
  name: item.name,
@@ -24,6 +24,7 @@ declare class BasicCheckbox implements ComponentInterface {
24
24
  renderClient: (record: any) => JSX.Element | null;
25
25
  editRender: () => JSX.Element;
26
26
  filterConfig: (item: ColumnConfig) => {
27
+ type: string;
27
28
  id: string;
28
29
  name: string;
29
30
  filterComponentType: "MultipleSelect";
@@ -85,6 +85,7 @@ var BasicCheckbox = /*#__PURE__*/_createClass(function BasicCheckbox(options) {
85
85
  _defineProperty(this, "filterConfig", function (item) {
86
86
  var _item$config, _item$config2, _item$config2$options, _item$config3;
87
87
  return {
88
+ type: item.type,
88
89
  id: item.id,
89
90
  // 过滤组件id
90
91
  name: item.name,
@@ -20,6 +20,7 @@ declare class CommonDataTime implements ComponentInterface {
20
20
  renderExport: (value: any, record: Record) => string;
21
21
  editRender: () => null;
22
22
  filterConfig: (item: ColumnConfig) => {
23
+ type: string;
23
24
  id: string;
24
25
  name: string;
25
26
  filterComponentType: "Date";
@@ -57,6 +57,7 @@ var CommonDataTime = /*#__PURE__*/_createClass(function CommonDataTime(options)
57
57
  });
58
58
  _defineProperty(this, "filterConfig", function (item) {
59
59
  return {
60
+ type: item.type,
60
61
  id: item.id,
61
62
  // 过滤组件id
62
63
  name: item.name,
@@ -16,6 +16,7 @@ declare class CompletedUser implements ComponentInterface {
16
16
  renderClient: () => null;
17
17
  editRender: () => null;
18
18
  filterConfig: (item: ColumnConfig) => {
19
+ type: string;
19
20
  id: string;
20
21
  name: string;
21
22
  filterComponentType: "MultipleSelect";
@@ -40,6 +40,7 @@ var CompletedUser = /*#__PURE__*/_createClass(function CompletedUser(options) {
40
40
  _defineProperty(this, "filterConfig", function (item) {
41
41
  var _this$effects;
42
42
  return {
43
+ type: item.type,
43
44
  id: item.id,
44
45
  // 过滤组件id
45
46
  name: item.name,
@@ -19,6 +19,7 @@ declare class BasicDataTime implements ComponentInterface {
19
19
  renderExport: (value: any, record: Record) => any;
20
20
  editRender: () => JSX.Element;
21
21
  filterConfig: (item: ColumnConfig) => {
22
+ type: string;
22
23
  id: string;
23
24
  name: string;
24
25
  filterComponentType: "Date";
@@ -81,6 +81,7 @@ var BasicDataTime = /*#__PURE__*/_createClass(function BasicDataTime(options) {
81
81
  _defineProperty(this, "filterConfig", function (item) {
82
82
  var _item$config;
83
83
  return {
84
+ type: item.type,
84
85
  id: item.id,
85
86
  // 过滤组件id
86
87
  name: item.name,
@@ -17,6 +17,7 @@ declare class EItemEncode implements ComponentInterface {
17
17
  renderExport: (value: unknown, record: Record) => any;
18
18
  editRender: () => JSX.Element;
19
19
  filterConfig: (item: ColumnConfig) => {
20
+ type: string;
20
21
  id: string;
21
22
  name: string;
22
23
  filterComponentType: "Input";
@@ -73,6 +73,7 @@ var EItemEncode = /*#__PURE__*/_createClass(function EItemEncode(options) {
73
73
  });
74
74
  _defineProperty(this, "filterConfig", function (item) {
75
75
  return {
76
+ type: item.type,
76
77
  id: item.id,
77
78
  // 过滤组件id
78
79
  name: item.name,
@@ -17,6 +17,7 @@ declare class EItemId implements ComponentInterface {
17
17
  renderExport: (value: any, record: any) => any;
18
18
  editRender: () => JSX.Element;
19
19
  filterConfig: (item: ColumnConfig) => {
20
+ type: string;
20
21
  id: string;
21
22
  name: string;
22
23
  filterComponentType: "Input";
@@ -74,6 +74,7 @@ var EItemId = /*#__PURE__*/_createClass(function EItemId(options) {
74
74
  });
75
75
  _defineProperty(this, "filterConfig", function (item) {
76
76
  return {
77
+ type: item.type,
77
78
  id: item.id,
78
79
  // 过滤组件id
79
80
  name: item.name,
@@ -16,6 +16,7 @@ declare class ErpTradeId implements ComponentInterface {
16
16
  renderExport: (value: any, record: Record) => any;
17
17
  editRender: () => JSX.Element;
18
18
  filterConfig: (item: ColumnConfig) => {
19
+ type: string;
19
20
  id: string;
20
21
  name: string;
21
22
  filterComponentType: "Input";
@@ -54,6 +54,7 @@ var ErpTradeId = /*#__PURE__*/_createClass(function ErpTradeId(options) {
54
54
  });
55
55
  _defineProperty(this, "filterConfig", function (item) {
56
56
  return {
57
+ type: item.type,
57
58
  id: item.id,
58
59
  // 过滤组件id
59
60
  name: item.name,
@@ -20,6 +20,7 @@ declare class Express implements ComponentInterface {
20
20
  renderExport: (value: string, record: Record) => any;
21
21
  editRender: () => JSX.Element;
22
22
  filterConfig: (item: ColumnConfig) => {
23
+ type: string;
23
24
  id: string;
24
25
  name: string;
25
26
  filterComponentType: "MultipleSelect";
@@ -62,6 +62,7 @@ var Express = /*#__PURE__*/_createClass(function Express(options) {
62
62
  _defineProperty(this, "filterConfig", function (item) {
63
63
  var subKey = item.subKey;
64
64
  return {
65
+ type: item.type,
65
66
  id: subKey ? "".concat(item.id, "_").concat(subKey) : item.id,
66
67
  name: "".concat(item.name, "-\u7269\u6D41\u516C\u53F8"),
67
68
  filterComponentType: 'MultipleSelect',
@@ -18,6 +18,7 @@ declare class ExpressCode implements ComponentInterface {
18
18
  renderExport: (value: string, record: Record) => any;
19
19
  editRender: () => JSX.Element;
20
20
  filterConfig: (item: ColumnConfig) => {
21
+ type: string;
21
22
  id: string;
22
23
  name: string;
23
24
  filterComponentType: "Input";
@@ -58,6 +58,7 @@ var ExpressCode = /*#__PURE__*/_createClass(function ExpressCode(options) {
58
58
  _defineProperty(this, "filterConfig", function (item) {
59
59
  var subKey = item.subKey;
60
60
  return {
61
+ type: item.type,
61
62
  id: subKey ? "".concat(item.id, "_").concat(subKey) : item.id,
62
63
  name: "".concat(item.name, "-\u7269\u6D41\u5355\u53F7"),
63
64
  filterComponentType: 'Input',
@@ -19,6 +19,7 @@ declare class WorkOrderId implements ComponentInterface {
19
19
  renderClient: () => null;
20
20
  editRender: () => JSX.Element;
21
21
  filterConfig: (item: ColumnConfig) => {
22
+ type: string;
22
23
  id: string;
23
24
  name: string;
24
25
  filterComponentType: "MultipleSelect";
@@ -84,6 +84,7 @@ var WorkOrderId = /*#__PURE__*/_createClass(function WorkOrderId(options) {
84
84
  _defineProperty(this, "filterConfig", function (item) {
85
85
  var _Object$keys;
86
86
  return {
87
+ type: item.type,
87
88
  id: item.id,
88
89
  // 过滤组件id
89
90
  name: item.name,
@@ -18,6 +18,7 @@ declare class Handler implements ComponentInterface {
18
18
  renderClient: () => null;
19
19
  editRender: () => null;
20
20
  filterConfig: (item: ColumnConfig) => {
21
+ type: string;
21
22
  id: string;
22
23
  name: string;
23
24
  filterComponentType: "MultipleSelect";
@@ -47,6 +47,7 @@ var Handler = /*#__PURE__*/_createClass(function Handler(options) {
47
47
  _defineProperty(this, "filterConfig", function (item) {
48
48
  var _this$effects;
49
49
  return {
50
+ type: item.type,
50
51
  id: item.id,
51
52
  // 过滤组件id
52
53
  name: item.name,
@@ -16,6 +16,7 @@ declare class BasicInput implements ComponentInterface {
16
16
  renderClient: (record: Record) => JSX.Element | null;
17
17
  editRender: () => JSX.Element;
18
18
  filterConfig: (item: ColumnConfig) => {
19
+ type: string;
19
20
  id: string;
20
21
  name: string;
21
22
  filterComponentType: "Input";
@@ -58,6 +58,7 @@ var BasicInput = /*#__PURE__*/_createClass(function BasicInput(options) {
58
58
  });
59
59
  _defineProperty(this, "filterConfig", function (item) {
60
60
  return {
61
+ type: item.type,
61
62
  id: item.id,
62
63
  // 过滤组件id
63
64
  name: item.name,
@@ -19,6 +19,7 @@ declare class JstItemSelect implements ComponentInterface {
19
19
  renderExport: (value: any, record: any) => any;
20
20
  editRender: () => JSX.Element;
21
21
  filterConfig: (item: ColumnConfig) => {
22
+ type: string;
22
23
  id: string;
23
24
  name: string;
24
25
  filterComponentType: "Input";
@@ -70,28 +70,29 @@ var JstItemSelect = /*#__PURE__*/_createClass(function JstItemSelect(options) {
70
70
  });
71
71
  });
72
72
  _defineProperty(this, "filterConfig", function (item) {
73
- return [{
73
+ var _ref2;
74
+ return [(_ref2 = {
75
+ type: item.type,
74
76
  id: "".concat(item.id, "_itemId"),
75
- name: "jst\u4F9B\u5E94\u5546\u7F16\u7801",
76
- filterComponentType: 'Input',
77
- filterFn: function filterFn(value) {
78
- return function (i) {
79
- var _ref;
80
- return (_ref = _filterFn.filterTableListItemColumnValue(i, item.id, 'jstItemList') || []) === null || _ref === void 0 ? void 0 : _ref.some(function (item) {
81
- var _String;
82
- var id = item !== null && item !== void 0 && item.itemId ? (_String = String(item === null || item === void 0 ? void 0 : item.itemId)) === null || _String === void 0 ? void 0 : _String.includes(value) : false;
83
- return id;
84
- });
85
- };
86
- }
87
- }, {
77
+ name: "jst\u4F9B\u5E94\u5546\u7F16\u7801"
78
+ }, _defineProperty(_ref2, "type", item.type), _defineProperty(_ref2, "filterComponentType", 'Input'), _defineProperty(_ref2, "filterFn", function filterFn(value) {
79
+ return function (i) {
80
+ var _ref;
81
+ return (_ref = _filterFn.filterTableListItemColumnValue(i, item.id, 'jstItemList') || []) === null || _ref === void 0 ? void 0 : _ref.some(function (item) {
82
+ var _String;
83
+ var id = item !== null && item !== void 0 && item.itemId ? (_String = String(item === null || item === void 0 ? void 0 : item.itemId)) === null || _String === void 0 ? void 0 : _String.includes(value) : false;
84
+ return id;
85
+ });
86
+ };
87
+ }), _ref2), {
88
+ type: item.type,
88
89
  id: "".concat(item.id, "_supplierName"),
89
90
  name: "jst\u4F9B\u5E94\u5546\u540D\u79F0",
90
91
  filterComponentType: 'Input',
91
92
  filterFn: function filterFn(value) {
92
93
  return function (i) {
93
- var _ref2;
94
- return (_ref2 = _filterFn.filterTableListItemColumnValue(i, item.id, 'jstItemList') || []) === null || _ref2 === void 0 ? void 0 : _ref2.some(function (item) {
94
+ var _ref3;
95
+ return (_ref3 = _filterFn.filterTableListItemColumnValue(i, item.id, 'jstItemList') || []) === null || _ref3 === void 0 ? void 0 : _ref3.some(function (item) {
95
96
  var _String2;
96
97
  var name = item !== null && item !== void 0 && item.supplierName ? (_String2 = String(item === null || item === void 0 ? void 0 : item.supplierName)) === null || _String2 === void 0 ? void 0 : _String2.includes(value) : false;
97
98
  return name;
@@ -19,12 +19,14 @@ declare class JstLogistics implements ComponentInterface {
19
19
  renderExport: (value: any, record: any) => any;
20
20
  editRender: () => JSX.Element;
21
21
  filterConfig: (item: ColumnConfig) => ({
22
+ type: string;
22
23
  id: string;
23
24
  name: string;
24
25
  filterComponentType: "Input";
25
26
  filterFn: (value: string) => (i: Record) => boolean;
26
27
  options?: undefined;
27
28
  } | {
29
+ type: string;
28
30
  id: string;
29
31
  name: string;
30
32
  filterComponentType: "MultipleSelect";
@@ -77,6 +77,7 @@ var JstLogistics = /*#__PURE__*/_createClass(function JstLogistics(options) {
77
77
  });
78
78
  _defineProperty(this, "filterConfig", function (item) {
79
79
  return [{
80
+ type: item.type,
80
81
  id: "".concat(item.id, "_logisticsCode"),
81
82
  name: "jst\u7269\u6D41\u5355\u53F7",
82
83
  filterComponentType: 'Input',
@@ -86,6 +87,7 @@ var JstLogistics = /*#__PURE__*/_createClass(function JstLogistics(options) {
86
87
  };
87
88
  }
88
89
  }, {
90
+ type: item.type,
89
91
  id: "".concat(item.id, "_logisticsCompany"),
90
92
  name: "jst\u7269\u6D41\u516C\u53F8",
91
93
  filterComponentType: 'MultipleSelect',
@@ -17,6 +17,7 @@ declare class JstSendGood implements ComponentInterface {
17
17
  renderExport: (value: any, record: any) => any;
18
18
  editRender: () => JSX.Element;
19
19
  filterConfig: (item: ColumnConfig) => {
20
+ type: string;
20
21
  id: string;
21
22
  name: string;
22
23
  filterComponentType: "Input";
@@ -73,6 +73,7 @@ var JstSendGood = /*#__PURE__*/_createClass(function JstSendGood(options) {
73
73
  });
74
74
  _defineProperty(this, "filterConfig", function (item) {
75
75
  return [{
76
+ type: item.type,
76
77
  id: "".concat(item.id, "_sendName"),
77
78
  name: "jst\u53D1\u8D27\u4ED3\u540D\u79F0",
78
79
  filterComponentType: 'Input',
@@ -87,6 +88,7 @@ var JstSendGood = /*#__PURE__*/_createClass(function JstSendGood(options) {
87
88
  };
88
89
  }
89
90
  }, {
91
+ type: item.type,
90
92
  id: "".concat(item.id, "_sendId"),
91
93
  name: "jst\u53D1\u8D27\u4ED3\u7F16\u7801",
92
94
  filterComponentType: 'Input',
@@ -17,6 +17,7 @@ declare class JstSupply implements ComponentInterface {
17
17
  renderExport: (value: any, record: any) => any;
18
18
  editRender: () => JSX.Element;
19
19
  filterConfig: (item: ColumnConfig) => {
20
+ type: string;
20
21
  id: string;
21
22
  name: string;
22
23
  filterComponentType: "Input";
@@ -73,6 +73,7 @@ var JstSupply = /*#__PURE__*/_createClass(function JstSupply(options) {
73
73
  });
74
74
  _defineProperty(this, "filterConfig", function (item) {
75
75
  return [{
76
+ type: item.type,
76
77
  id: "".concat(item.id, "_supplyName"),
77
78
  name: "jst\u4F9B\u9500\u5546\u540D\u79F0",
78
79
  filterComponentType: 'Input',
@@ -87,6 +88,7 @@ var JstSupply = /*#__PURE__*/_createClass(function JstSupply(options) {
87
88
  };
88
89
  }
89
90
  }, {
91
+ type: item.type,
90
92
  id: "".concat(item.id, "_supplyId"),
91
93
  name: "jst\u4F9B\u9500\u5546\u7F16\u7801",
92
94
  filterComponentType: 'Input',
@@ -22,11 +22,15 @@ declare class InterceptStatus implements ComponentInterface {
22
22
  renderExport: (value: any, record: Record) => any;
23
23
  editRender: () => null;
24
24
  filterConfig: (item: ColumnConfig) => {
25
+ type: string;
25
26
  id: string;
26
27
  name: string;
27
28
  filterComponentType: "MultipleSelect";
28
- options: any[];
29
- filterFn: (value: string) => (i: Record) => boolean;
29
+ options: {
30
+ label: string;
31
+ value: string;
32
+ }[];
33
+ filterFn: (value: string[]) => (i: Record) => boolean;
30
34
  };
31
35
  }
32
36
  export default InterceptStatus;
@@ -53,13 +53,17 @@ var InterceptStatus = /*#__PURE__*/_createClass(function InterceptStatus(options
53
53
  });
54
54
  _defineProperty(this, "filterConfig", function (item) {
55
55
  return {
56
- id: item.id,
56
+ type: item.type,
57
+ id: "".concat(item.id, "_interceptStatus"),
57
58
  name: "".concat(item.name, "-\u62E6\u622A\u72B6\u6001"),
58
59
  filterComponentType: 'MultipleSelect',
59
- options: _this.expressInterceptInstance.getExpressData() || [],
60
+ options: _this.expressInterceptInstance.getStatusOptions() || [],
60
61
  filterFn: function filterFn(value) {
61
62
  return function (i) {
62
- return value === null || value === void 0 ? void 0 : value.includes(_filterFn.filterTableListItemColumnValue(i, item.id));
63
+ var _value$map, _value$map$flat;
64
+ return value === null || value === void 0 ? void 0 : (_value$map = value.map(function (v) {
65
+ return v === null || v === void 0 ? void 0 : v.split(',');
66
+ })) === null || _value$map === void 0 ? void 0 : (_value$map$flat = _value$map.flat()) === null || _value$map$flat === void 0 ? void 0 : _value$map$flat.includes(_filterFn.filterTableListItemColumnValue(i, item.id, 'interceptStatus'));
63
67
  };
64
68
  }
65
69
  };
@@ -22,11 +22,15 @@ declare class InterceptType implements ComponentInterface {
22
22
  renderExport: (value: any, record: Record) => any;
23
23
  editRender: () => null;
24
24
  filterConfig: (item: ColumnConfig) => {
25
+ type: string;
25
26
  id: string;
26
27
  name: string;
27
28
  filterComponentType: "MultipleSelect";
28
- options: any[];
29
- filterFn: (value: string) => (i: Record) => boolean;
29
+ options: {
30
+ label: string;
31
+ value: string;
32
+ }[];
33
+ filterFn: (value: string[]) => (i: Record) => boolean;
30
34
  };
31
35
  }
32
36
  export default InterceptType;
@@ -53,13 +53,17 @@ var InterceptType = /*#__PURE__*/_createClass(function InterceptType(options) {
53
53
  });
54
54
  _defineProperty(this, "filterConfig", function (item) {
55
55
  return {
56
- id: item.id,
56
+ type: item.type,
57
+ id: "".concat(item.id, "_interceptType"),
57
58
  name: "".concat(item.name, "-\u62E6\u622A\u7C7B\u578B"),
58
59
  filterComponentType: 'MultipleSelect',
59
- options: _this.expressInterceptInstance.getExpressData() || [],
60
+ options: _this.expressInterceptInstance.getTypeOptions() || [],
60
61
  filterFn: function filterFn(value) {
61
62
  return function (i) {
62
- return value === null || value === void 0 ? void 0 : value.includes(_filterFn.filterTableListItemColumnValue(i, item.id));
63
+ var _value$map, _value$map$flat;
64
+ return value === null || value === void 0 ? void 0 : (_value$map = value.map(function (v) {
65
+ return v === null || v === void 0 ? void 0 : v.split(',');
66
+ })) === null || _value$map === void 0 ? void 0 : (_value$map$flat = _value$map.flat()) === null || _value$map$flat === void 0 ? void 0 : _value$map$flat.includes(_filterFn.filterTableListItemColumnValue(i, item.id, 'interceptType'));
63
67
  };
64
68
  }
65
69
  };
@@ -43,12 +43,14 @@ declare class Logistics implements ComponentInterface {
43
43
  renderExport: () => null;
44
44
  editRender: () => JSX.Element;
45
45
  filterConfig: (item: ColumnConfig) => ({
46
+ type: string;
46
47
  id: string;
47
48
  name: string;
48
49
  filterComponentType: "MultipleSelect";
49
50
  options: any[];
50
51
  filterFn: (value: string) => (i: Record) => boolean;
51
52
  } | {
53
+ type: string;
52
54
  id: string;
53
55
  name: string;
54
56
  filterComponentType: "Input";
@@ -16,6 +16,7 @@ declare class BasicMultSelect implements ComponentInterface {
16
16
  renderExport: (value: any, record: Record) => any;
17
17
  editRender: () => JSX.Element;
18
18
  filterConfig: (item: ColumnConfig) => {
19
+ type: string;
19
20
  id: string;
20
21
  name: string;
21
22
  filterComponentType: "MultipleSelect";
@@ -66,6 +66,7 @@ var BasicMultSelect = /*#__PURE__*/_createClass(function BasicMultSelect(options
66
66
  _defineProperty(this, "filterConfig", function (item) {
67
67
  var _item$config;
68
68
  return {
69
+ type: item.type,
69
70
  id: item.id,
70
71
  // 过滤组件id
71
72
  name: item.name,
@@ -19,6 +19,7 @@ declare class OrdinaryHeader implements ComponentInterface {
19
19
  renderExport: (value: any) => any;
20
20
  editRender: () => JSX.Element;
21
21
  filterConfig: (item: ColumnConfig) => {
22
+ type: string;
22
23
  id: string;
23
24
  name: string;
24
25
  filterComponentType: "Input";
@@ -63,6 +63,7 @@ var OrdinaryHeader = /*#__PURE__*/_createClass(function OrdinaryHeader(options)
63
63
  });
64
64
  _defineProperty(this, "filterConfig", function (item) {
65
65
  return {
66
+ type: item.type,
66
67
  id: "".concat(item.id, "_ordinaryMoney"),
67
68
  name: "".concat(item.name, "-\u5F00\u7968\u91D1\u989D"),
68
69
  filterComponentType: 'Input',
@@ -19,6 +19,7 @@ declare class OrdinaryMoney implements ComponentInterface {
19
19
  renderClient: (record: any) => JSX.Element | null;
20
20
  editRender: () => JSX.Element;
21
21
  filterConfig: (item: ColumnConfig) => {
22
+ type: string;
22
23
  id: string;
23
24
  name: string;
24
25
  filterComponentType: "Input";
@@ -56,6 +56,7 @@ var OrdinaryMoney = /*#__PURE__*/_createClass(function OrdinaryMoney(options) {
56
56
  });
57
57
  _defineProperty(this, "filterConfig", function (item) {
58
58
  return {
59
+ type: item.type,
59
60
  id: "".concat(item.id, "_ordinaryTaitou"),
60
61
  name: "".concat(item.name, "-\u53D1\u7968\u62AC\u5934"),
61
62
  filterComponentType: 'Input',
@@ -24,6 +24,7 @@ declare class OrdinarySerial implements ComponentInterface {
24
24
  renderExport: (value: any) => any;
25
25
  editRender: () => JSX.Element;
26
26
  filterConfig: (item: ColumnConfig) => {
27
+ type: string;
27
28
  id: string;
28
29
  name: string;
29
30
  filterComponentType: "Input";
@@ -61,6 +61,7 @@ var OrdinarySerial = /*#__PURE__*/_createClass(function OrdinarySerial(options)
61
61
  });
62
62
  _defineProperty(this, "filterConfig", function (item) {
63
63
  return {
64
+ type: item.type,
64
65
  id: "".concat(item.id, "_ordinarySerial"),
65
66
  name: "".concat(item.name, "-\u7EB3\u7A0E\u4EBA\u8BC6\u522B\u53F7"),
66
67
  filterComponentType: 'Input',
@@ -19,6 +19,7 @@ declare class PaymentTid implements ComponentInterface {
19
19
  renderExport: (value: any, record: Record) => any;
20
20
  editRender: () => JSX.Element;
21
21
  filterConfig: (item: ColumnConfig) => {
22
+ type: string;
22
23
  id: string;
23
24
  name: string;
24
25
  filterComponentType: "Input";
@@ -65,6 +65,7 @@ var PaymentTid = /*#__PURE__*/_createClass(function PaymentTid(options) {
65
65
  });
66
66
  _defineProperty(this, "filterConfig", function (item) {
67
67
  return {
68
+ type: item.type,
68
69
  id: "".concat(item.id, "_enterprisePaymentAlipayNick"),
69
70
  name: "".concat(item.name, "-\u652F\u4ED8\u5B9D\u59D3\u540D"),
70
71
  filterComponentType: 'Input',
@@ -19,6 +19,7 @@ declare class AlipayNo implements ComponentInterface {
19
19
  renderExport: (value: any, record: Record) => any;
20
20
  editRender: () => JSX.Element;
21
21
  filterConfig: (item: ColumnConfig) => {
22
+ type: string;
22
23
  id: string;
23
24
  name: string;
24
25
  filterComponentType: "Input";
@@ -65,6 +65,7 @@ var AlipayNo = /*#__PURE__*/_createClass(function AlipayNo(options) {
65
65
  });
66
66
  _defineProperty(this, "filterConfig", function (item) {
67
67
  return {
68
+ type: item.type,
68
69
  id: "".concat(item.id, "_enterprisePaymentAlipayNo"),
69
70
  name: "".concat(item.name, "-\u652F\u4ED8\u5B9D\u8D26\u53F7"),
70
71
  filterComponentType: 'Input',
@@ -18,6 +18,7 @@ declare class AlipayTime implements ComponentInterface {
18
18
  renderExport: (value: string) => string | null;
19
19
  editRender: () => JSX.Element;
20
20
  filterConfig: (item: ColumnConfig) => {
21
+ type: string;
21
22
  id: string;
22
23
  name: string;
23
24
  filterComponentType: "Input";
@@ -60,6 +60,7 @@ var AlipayTime = /*#__PURE__*/_createClass(function AlipayTime(options) {
60
60
  });
61
61
  _defineProperty(this, "filterConfig", function (item) {
62
62
  return {
63
+ type: item.type,
63
64
  id: "".concat(item.id, "_enterprisePaymentTime"),
64
65
  name: "".concat(item.name, "-\u6253\u6B3E\u65F6\u95F4"),
65
66
  filterComponentType: 'Input',
@@ -19,6 +19,7 @@ declare class BuyerNick implements ComponentInterface {
19
19
  getComponentValue: (r: Record) => any;
20
20
  renderExport: (value: string) => string;
21
21
  filterConfig: (item: ColumnConfig) => {
22
+ type: string;
22
23
  id: string;
23
24
  name: string;
24
25
  filterComponentType: "Input";
@@ -82,6 +82,7 @@ var BuyerNick = /*#__PURE__*/_createClass(function BuyerNick(options) {
82
82
  });
83
83
  _defineProperty(this, "filterConfig", function (item) {
84
84
  return {
85
+ type: item.type,
85
86
  id: "".concat(item.id, "_enterprisePaymentBuyerNick"),
86
87
  name: "".concat(item.name, "-\u4E70\u5BB6\u6635\u79F0"),
87
88
  filterComponentType: 'Input',
@@ -18,6 +18,7 @@ declare class PaymentAmount implements ComponentInterface {
18
18
  renderExport: (value: string) => string;
19
19
  editRender: () => JSX.Element;
20
20
  filterConfig: (item: ColumnConfig) => {
21
+ type: string;
21
22
  id: string;
22
23
  name: string;
23
24
  filterComponentType: "Input";
@@ -55,6 +55,7 @@ var PaymentAmount = /*#__PURE__*/_createClass(function PaymentAmount(options) {
55
55
  });
56
56
  _defineProperty(this, "filterConfig", function (item) {
57
57
  return {
58
+ type: item.type,
58
59
  id: "".concat(item.id, "_enterprisePaymentRefundFee"),
59
60
  name: "".concat(item.name, "-\u6253\u6B3E\u91D1\u989D"),
60
61
  filterComponentType: 'Input',
@@ -25,6 +25,7 @@ declare class PaymentStatus implements ComponentInterface {
25
25
  renderExport: (value: any) => any;
26
26
  editRender: () => null;
27
27
  filterConfig: (item: ColumnConfig) => {
28
+ type: string;
28
29
  id: string;
29
30
  name: string;
30
31
  filterComponentType: "MultipleSelect";
@@ -48,6 +48,7 @@ var PaymentStatus = /*#__PURE__*/_createClass(function PaymentStatus(options) {
48
48
  });
49
49
  _defineProperty(this, "filterConfig", function (item) {
50
50
  return {
51
+ type: item.type,
51
52
  id: "".concat(item.id, "_enterprisePaymentStatus"),
52
53
  name: "".concat(item.name, "-\u6253\u6B3E\u72B6\u6001"),
53
54
  filterComponentType: 'MultipleSelect',
@@ -18,6 +18,7 @@ declare class PaymentTid implements ComponentInterface {
18
18
  renderExport: (value: string) => string;
19
19
  editRender: () => JSX.Element;
20
20
  filterConfig: (item: ColumnConfig) => {
21
+ type: string;
21
22
  id: string;
22
23
  name: string;
23
24
  filterComponentType: "Input";
@@ -55,6 +55,7 @@ var PaymentTid = /*#__PURE__*/_createClass(function PaymentTid(options) {
55
55
  });
56
56
  _defineProperty(this, "filterConfig", function (item) {
57
57
  return {
58
+ type: item.type,
58
59
  id: "".concat(item.id, "_enterprisePaymentTid"),
59
60
  name: "".concat(item.name, "-\u8BA2\u5355\u7F16\u53F7"),
60
61
  filterComponentType: 'Input',
@@ -17,6 +17,7 @@ declare class PlatForm implements ComponentInterface {
17
17
  renderClient: () => null;
18
18
  editRender: () => null;
19
19
  filterConfig: (item: ColumnConfig) => {
20
+ type: string;
20
21
  id: string;
21
22
  name: string;
22
23
  filterComponentType: "MultipleSelect";
@@ -43,6 +43,7 @@ var PlatForm = /*#__PURE__*/_createClass(function PlatForm() {
43
43
  _defineProperty(this, "filterConfig", function (item) {
44
44
  var platData = _this.platInstance.getPlatSelectList();
45
45
  return {
46
+ type: item.type,
46
47
  id: item.id,
47
48
  // 过滤组件id
48
49
  name: item.name,
@@ -24,6 +24,7 @@ declare class BasicRadio implements ComponentInterface {
24
24
  renderClient: (record: Record) => JSX.Element | null;
25
25
  editRender: () => JSX.Element;
26
26
  filterConfig: (item: ColumnConfig) => {
27
+ type: string;
27
28
  id: string;
28
29
  name: string;
29
30
  filterComponentType: "MultipleSelect";
@@ -68,6 +68,7 @@ var BasicRadio = /*#__PURE__*/_createClass(function BasicRadio(options) {
68
68
  _defineProperty(this, "filterConfig", function (item) {
69
69
  var _item$config, _item$config2, _item$config2$options, _item$config3;
70
70
  return {
71
+ type: item.type,
71
72
  id: item.id,
72
73
  // 过滤组件id
73
74
  name: item.name,
@@ -17,6 +17,7 @@ declare class ReceiverMobile implements ComponentInterface {
17
17
  renderExport: (value: any, record: Record) => any;
18
18
  editRender: (value: any) => JSX.Element;
19
19
  filterConfig: (item: ColumnConfig) => {
20
+ type: string;
20
21
  id: string;
21
22
  name: string;
22
23
  filterComponentType: "Input";
@@ -68,6 +68,7 @@ var ReceiverMobile = /*#__PURE__*/_createClass(function ReceiverMobile(options)
68
68
  });
69
69
  _defineProperty(this, "filterConfig", function (item) {
70
70
  return {
71
+ type: item.type,
71
72
  id: item.id,
72
73
  // 过滤组件id
73
74
  name: item.name,
@@ -17,6 +17,7 @@ declare class ReceiverName implements ComponentInterface {
17
17
  renderExport: (value: any, record: Record) => any;
18
18
  editRender: () => JSX.Element;
19
19
  filterConfig: (item: ColumnConfig) => {
20
+ type: string;
20
21
  id: string;
21
22
  name: string;
22
23
  filterComponentType: "Input";
@@ -65,6 +65,7 @@ var ReceiverName = /*#__PURE__*/_createClass(function ReceiverName(options) {
65
65
  });
66
66
  _defineProperty(this, "filterConfig", function (item) {
67
67
  return {
68
+ type: item.type,
68
69
  id: item.id,
69
70
  // 过滤组件id
70
71
  name: item.name,
@@ -26,6 +26,7 @@ declare class ERemark implements ComponentInterface {
26
26
  renderExport: (value: unknown, record: Record) => any;
27
27
  editRender: () => JSX.Element;
28
28
  filterConfig: (item: ColumnConfig) => {
29
+ type: string;
29
30
  id: string;
30
31
  name: string;
31
32
  filterComponentType: "Input";
@@ -84,6 +84,7 @@ var ERemark = /*#__PURE__*/_createClass(function ERemark(options) {
84
84
  });
85
85
  _defineProperty(this, "filterConfig", function (item) {
86
86
  return {
87
+ type: item.type,
87
88
  id: item.id,
88
89
  // 过滤组件id
89
90
  name: item.name,
@@ -16,6 +16,7 @@ declare class BasicSelect implements ComponentInterface {
16
16
  getComponentValue: (r: Record) => any;
17
17
  renderExport: (value: any, record: Record) => any;
18
18
  filterConfig: (item: ColumnConfig) => {
19
+ type: string;
19
20
  id: string;
20
21
  name: string;
21
22
  filterComponentType: "MultipleSelect";
@@ -59,6 +59,7 @@ var BasicSelect = /*#__PURE__*/_createClass(function BasicSelect(options) {
59
59
  _defineProperty(this, "filterConfig", function (item) {
60
60
  var _item$config;
61
61
  return {
62
+ type: item.type,
62
63
  id: item.id,
63
64
  // 过滤组件id
64
65
  name: item.name,
@@ -16,6 +16,7 @@ declare class ShopInput implements ComponentInterface {
16
16
  renderClient: () => null;
17
17
  editRender: () => null;
18
18
  filterConfig: (item: ColumnConfig) => {
19
+ type: string;
19
20
  id: string;
20
21
  name: string;
21
22
  filterComponentType: "ShopList";
@@ -46,6 +46,7 @@ var ShopInput = /*#__PURE__*/_createClass(function ShopInput(options) {
46
46
  _defineProperty(this, "filterConfig", function (item) {
47
47
  var _this$effects;
48
48
  return {
49
+ type: item.type,
49
50
  id: item.id,
50
51
  // 过滤组件id
51
52
  name: item.name,
@@ -16,6 +16,7 @@ declare class BasicInput implements ComponentInterface {
16
16
  renderExport: (value: any, record: Record) => any;
17
17
  editRender: () => JSX.Element;
18
18
  filterConfig: (item: ColumnConfig) => {
19
+ type: string;
19
20
  id: string;
20
21
  name: string;
21
22
  filterComponentType: "Input";
@@ -57,6 +57,7 @@ var BasicInput = /*#__PURE__*/_createClass(function BasicInput(options) {
57
57
  });
58
58
  _defineProperty(this, "filterConfig", function (item) {
59
59
  return {
60
+ type: item.type,
60
61
  id: item.id,
61
62
  // 过滤组件id
62
63
  name: item.name,
@@ -16,6 +16,7 @@ declare class Submitter implements ComponentInterface {
16
16
  renderClient: () => null;
17
17
  editRender: () => null;
18
18
  filterConfig: (item: ColumnConfig) => {
19
+ type: string;
19
20
  id: string;
20
21
  name: string;
21
22
  filterComponentType: "MultipleSelect";
@@ -40,6 +40,7 @@ var Submitter = /*#__PURE__*/_createClass(function Submitter(options) {
40
40
  _defineProperty(this, "filterConfig", function (item) {
41
41
  var _this$effects;
42
42
  return {
43
+ type: item.type,
43
44
  id: item.id,
44
45
  // 过滤组件id
45
46
  name: item.name,
@@ -17,6 +17,7 @@ declare class SystemOrderNo implements ComponentInterface {
17
17
  renderExport: (value: string, record: Record) => any;
18
18
  editRender: () => JSX.Element;
19
19
  filterConfig: (item: ColumnConfig) => {
20
+ type: string;
20
21
  id: string;
21
22
  name: string;
22
23
  filterComponentType: "Input";
@@ -58,6 +58,7 @@ var SystemOrderNo = /*#__PURE__*/_createClass(function SystemOrderNo(options) {
58
58
  });
59
59
  _defineProperty(this, "filterConfig", function (item) {
60
60
  return {
61
+ type: item.type,
61
62
  id: item.id,
62
63
  // 过滤组件id
63
64
  name: item.name,
@@ -17,6 +17,7 @@ declare class TemplateSelect implements ComponentInterface {
17
17
  renderClient: () => null;
18
18
  editRender: () => null;
19
19
  filterConfig: (item: ColumnConfig) => {
20
+ type: string;
20
21
  id: string;
21
22
  name: string;
22
23
  filterComponentType: "MultipleSelect";
@@ -58,6 +58,7 @@ var TemplateSelect = /*#__PURE__*/_createClass(function TemplateSelect(options)
58
58
  _defineProperty(this, "filterConfig", function (item) {
59
59
  var _this$effects3;
60
60
  return {
61
+ type: item.type,
61
62
  id: item.id,
62
63
  // 过滤组件id
63
64
  name: item.name,
@@ -16,6 +16,7 @@ declare class BasicInput implements ComponentInterface {
16
16
  renderClient: (record: Record) => JSX.Element | null;
17
17
  editRender: () => JSX.Element;
18
18
  filterConfig: (item: ColumnConfig) => {
19
+ type: string;
19
20
  id: string;
20
21
  name: string;
21
22
  filterComponentType: "Input";
@@ -57,6 +57,7 @@ var BasicInput = /*#__PURE__*/_createClass(function BasicInput(options) {
57
57
  });
58
58
  _defineProperty(this, "filterConfig", function (item) {
59
59
  return {
60
+ type: item.type,
60
61
  id: item.id,
61
62
  // 过滤组件id
62
63
  name: item.name,
@@ -17,6 +17,7 @@ declare class ThirdItemSelect implements ComponentInterface {
17
17
  renderExport: (value: any, record: Record) => any;
18
18
  editRender: () => JSX.Element;
19
19
  filterConfig: (item: ColumnConfig) => {
20
+ type: string;
20
21
  id: string;
21
22
  name: string;
22
23
  filterComponentType: "Input";
@@ -76,6 +76,7 @@ var ThirdItemSelect = /*#__PURE__*/_createClass(function ThirdItemSelect(options
76
76
  });
77
77
  _defineProperty(this, "filterConfig", function (item) {
78
78
  return {
79
+ type: item.type,
79
80
  id: item.id,
80
81
  // 过滤组件id
81
82
  name: item.name,
@@ -25,6 +25,7 @@ declare class BasicDataTime implements ComponentInterface {
25
25
  editRender: () => JSX.Element;
26
26
  getKeyByComponentType: (type: string) => "tradeCreateDateTime" | "tradePaymentDateTime" | "tradeDeliveryDateTime" | "tradeClosingDateTime" | undefined;
27
27
  filterConfig: (item: ColumnConfig) => {
28
+ type: string;
28
29
  id: string;
29
30
  name: string;
30
31
  filterComponentType: "Date";
@@ -90,6 +90,7 @@ var BasicDataTime = /*#__PURE__*/_createClass(function BasicDataTime(options) {
90
90
  });
91
91
  _defineProperty(this, "filterConfig", function (item) {
92
92
  return {
93
+ type: item.type,
93
94
  id: item.id,
94
95
  // 过滤组件id
95
96
  name: item.name,
@@ -23,6 +23,7 @@ declare class ETradeId implements ComponentInterface {
23
23
  renderExport: (value: unknown, record: Record) => any;
24
24
  editRender: (value: any) => JSX.Element;
25
25
  filterConfig: (item: ColumnConfig) => {
26
+ type: string;
26
27
  id: string;
27
28
  name: string;
28
29
  filterComponentType: "Input";
@@ -71,6 +71,7 @@ var ETradeId = /*#__PURE__*/_createClass(function ETradeId(options) {
71
71
  });
72
72
  _defineProperty(this, "filterConfig", function (item) {
73
73
  return {
74
+ type: item.type,
74
75
  id: item.id,
75
76
  // 过滤组件id
76
77
  name: item.name,
@@ -18,6 +18,7 @@ declare class WorkOrderId implements ComponentInterface {
18
18
  renderClient: () => null;
19
19
  editRender: () => JSX.Element;
20
20
  filterConfig: (item: ColumnConfig) => {
21
+ type: string;
21
22
  id: string;
22
23
  name: string;
23
24
  filterComponentType: "Input";
@@ -83,6 +83,7 @@ var WorkOrderId = /*#__PURE__*/_createClass(function WorkOrderId(options) {
83
83
  });
84
84
  _defineProperty(this, "filterConfig", function (item) {
85
85
  return {
86
+ type: item.type,
86
87
  id: item.id,
87
88
  // 过滤组件id
88
89
  name: item.name,
@@ -6,6 +6,7 @@ export declare type Record = {
6
6
  [props in string]: any;
7
7
  };
8
8
  export declare type FilterConfigType = {
9
+ type: string;
9
10
  id: string;
10
11
  name: string;
11
12
  options?: any[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kmkf-fe-packages/services-components",
3
- "version": "0.6.3-alpha.22",
3
+ "version": "0.6.3-alpha.24",
4
4
  "module": "dist/esm/index.js",
5
5
  "typings": "dist/esm/index.d.ts",
6
6
  "files": [
@@ -40,5 +40,5 @@
40
40
  "gitHooks": {
41
41
  "pre-commit": "lint-staged"
42
42
  },
43
- "gitHead": "57ad72d0ca4d08a63632f70692eee04fdaa0a946"
43
+ "gitHead": "c8704b7ead2b58f4c5295bd5927b35fa87f35415"
44
44
  }