@kmkf-fe-packages/services-components 0.6.3-alpha.21 → 0.6.3-alpha.23

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 (114) hide show
  1. package/dist/esm/components/ActualPayment/index.d.ts +2 -1
  2. package/dist/esm/components/ActualPayment/index.js +2 -1
  3. package/dist/esm/components/Address/index.d.ts +1 -1
  4. package/dist/esm/components/Address/index.js +1 -1
  5. package/dist/esm/components/AlipayAccount/index.d.ts +2 -1
  6. package/dist/esm/components/AlipayAccount/index.js +2 -1
  7. package/dist/esm/components/AlipayName/index.d.ts +2 -1
  8. package/dist/esm/components/AlipayName/index.js +2 -1
  9. package/dist/esm/components/BuyerNick/index.d.ts +1 -0
  10. package/dist/esm/components/BuyerNick/index.js +1 -0
  11. package/dist/esm/components/Cascader/index.d.ts +2 -1
  12. package/dist/esm/components/Cascader/index.js +2 -1
  13. package/dist/esm/components/Checkbox/index.d.ts +1 -0
  14. package/dist/esm/components/Checkbox/index.js +2 -1
  15. package/dist/esm/components/CommonDataTime/index.d.ts +1 -0
  16. package/dist/esm/components/CommonDataTime/index.js +1 -0
  17. package/dist/esm/components/CompletedUser/index.d.ts +2 -1
  18. package/dist/esm/components/CompletedUser/index.js +2 -1
  19. package/dist/esm/components/DataTime/index.d.ts +1 -0
  20. package/dist/esm/components/DataTime/index.js +1 -0
  21. package/dist/esm/components/EItemEnCode/index.d.ts +1 -0
  22. package/dist/esm/components/EItemEnCode/index.js +1 -0
  23. package/dist/esm/components/EItemId/index.d.ts +1 -0
  24. package/dist/esm/components/EItemId/index.js +1 -0
  25. package/dist/esm/components/ErpTradeId/index.d.ts +2 -1
  26. package/dist/esm/components/ErpTradeId/index.js +2 -1
  27. package/dist/esm/components/Express/index.d.ts +2 -1
  28. package/dist/esm/components/Express/index.js +2 -1
  29. package/dist/esm/components/ExpressCode/index.d.ts +2 -1
  30. package/dist/esm/components/ExpressCode/index.js +3 -1
  31. package/dist/esm/components/FlowStatusSelect/index.d.ts +1 -0
  32. package/dist/esm/components/FlowStatusSelect/index.js +1 -0
  33. package/dist/esm/components/Handler/index.d.ts +2 -1
  34. package/dist/esm/components/Handler/index.js +6 -4
  35. package/dist/esm/components/Input/index.d.ts +1 -0
  36. package/dist/esm/components/Input/index.js +1 -0
  37. package/dist/esm/components/JstItemSelect/index.d.ts +1 -0
  38. package/dist/esm/components/JstItemSelect/index.js +17 -16
  39. package/dist/esm/components/JstLogistics/index.d.ts +2 -0
  40. package/dist/esm/components/JstLogistics/index.js +2 -0
  41. package/dist/esm/components/JstSendGood/index.d.ts +1 -0
  42. package/dist/esm/components/JstSendGood/index.js +2 -0
  43. package/dist/esm/components/JstSupply/index.d.ts +1 -0
  44. package/dist/esm/components/JstSupply/index.js +2 -0
  45. package/dist/esm/components/LogisticsInterception/InterceptAddress.d.ts +2 -2
  46. package/dist/esm/components/LogisticsInterception/InterceptAddress.js +1 -1
  47. package/dist/esm/components/LogisticsInterception/InterceptStatus.d.ts +5 -1
  48. package/dist/esm/components/LogisticsInterception/InterceptStatus.js +2 -1
  49. package/dist/esm/components/LogisticsInterception/InterceptType.d.ts +5 -1
  50. package/dist/esm/components/LogisticsInterception/InterceptType.js +2 -1
  51. package/dist/esm/components/LogisticsInterception/index.d.ts +3 -1
  52. package/dist/esm/components/LogisticsInterception/index.js +1 -1
  53. package/dist/esm/components/MultSelect/index.d.ts +1 -0
  54. package/dist/esm/components/MultSelect/index.js +1 -0
  55. package/dist/esm/components/Ordinary/OrdinaryHeader.d.ts +1 -0
  56. package/dist/esm/components/Ordinary/OrdinaryHeader.js +1 -0
  57. package/dist/esm/components/Ordinary/OrdinaryMoney.d.ts +1 -0
  58. package/dist/esm/components/Ordinary/OrdinaryMoney.js +1 -0
  59. package/dist/esm/components/Ordinary/OrdinarySerial.d.ts +1 -0
  60. package/dist/esm/components/Ordinary/OrdinarySerial.js +1 -0
  61. package/dist/esm/components/Ordinary/index.d.ts +1 -1
  62. package/dist/esm/components/Ordinary/index.js +1 -1
  63. package/dist/esm/components/Payment/AlipayNick.d.ts +1 -0
  64. package/dist/esm/components/Payment/AlipayNick.js +3 -1
  65. package/dist/esm/components/Payment/AlipayNo.d.ts +1 -0
  66. package/dist/esm/components/Payment/AlipayNo.js +3 -1
  67. package/dist/esm/components/Payment/AlipayTime.d.ts +1 -0
  68. package/dist/esm/components/Payment/AlipayTime.js +1 -0
  69. package/dist/esm/components/Payment/BuyerNick.d.ts +1 -0
  70. package/dist/esm/components/Payment/BuyerNick.js +2 -0
  71. package/dist/esm/components/Payment/PaymentAmount.d.ts +1 -0
  72. package/dist/esm/components/Payment/PaymentAmount.js +1 -0
  73. package/dist/esm/components/Payment/PaymentStatus.d.ts +2 -1
  74. package/dist/esm/components/Payment/PaymentStatus.js +2 -1
  75. package/dist/esm/components/Payment/PaymentTid.d.ts +1 -0
  76. package/dist/esm/components/Payment/PaymentTid.js +1 -0
  77. package/dist/esm/components/Picture/index.d.ts +1 -1
  78. package/dist/esm/components/Picture/index.js +1 -1
  79. package/dist/esm/components/PlatForm/index.d.ts +1 -0
  80. package/dist/esm/components/PlatForm/index.js +1 -0
  81. package/dist/esm/components/Radio/index.d.ts +1 -0
  82. package/dist/esm/components/Radio/index.js +1 -0
  83. package/dist/esm/components/ReceiverAddress/index.d.ts +1 -1
  84. package/dist/esm/components/ReceiverAddress/index.js +1 -1
  85. package/dist/esm/components/ReceiverMobile/index.d.ts +1 -0
  86. package/dist/esm/components/ReceiverMobile/index.js +1 -0
  87. package/dist/esm/components/ReceiverName/index.d.ts +1 -0
  88. package/dist/esm/components/ReceiverName/index.js +1 -0
  89. package/dist/esm/components/Remark/index.d.ts +1 -0
  90. package/dist/esm/components/Remark/index.js +1 -0
  91. package/dist/esm/components/Select/index.d.ts +1 -0
  92. package/dist/esm/components/Select/index.js +1 -0
  93. package/dist/esm/components/ShopInput/index.d.ts +1 -0
  94. package/dist/esm/components/ShopInput/index.js +1 -0
  95. package/dist/esm/components/ShopName/index.d.ts +2 -1
  96. package/dist/esm/components/ShopName/index.js +2 -1
  97. package/dist/esm/components/Submitter/index.d.ts +1 -0
  98. package/dist/esm/components/Submitter/index.js +1 -0
  99. package/dist/esm/components/SystemOrderNo/index.d.ts +2 -1
  100. package/dist/esm/components/SystemOrderNo/index.js +2 -1
  101. package/dist/esm/components/TemplateSelect/index.d.ts +1 -0
  102. package/dist/esm/components/TemplateSelect/index.js +1 -0
  103. package/dist/esm/components/TextArea/index.d.ts +1 -0
  104. package/dist/esm/components/TextArea/index.js +1 -0
  105. package/dist/esm/components/ThirdItemSelect/index.d.ts +1 -0
  106. package/dist/esm/components/ThirdItemSelect/index.js +1 -0
  107. package/dist/esm/components/TradeDateTime/index.d.ts +1 -0
  108. package/dist/esm/components/TradeDateTime/index.js +1 -0
  109. package/dist/esm/components/TradeId/index.d.ts +1 -0
  110. package/dist/esm/components/TradeId/index.js +1 -0
  111. package/dist/esm/components/WorkOrderId/index.d.ts +1 -0
  112. package/dist/esm/components/WorkOrderId/index.js +1 -0
  113. package/dist/esm/type.d.ts +1 -0
  114. package/package.json +3 -3
@@ -102,7 +102,7 @@ var PaymentTid = /*#__PURE__*/_createClass(function PaymentTid(options) {
102
102
  component: /*#__PURE__*/React.createElement(ApaasInput, _this.componentConfig)
103
103
  });
104
104
  });
105
- _defineProperty(this, "filterConfig", function (item) {
105
+ _defineProperty(this, "filterConfig", function () {
106
106
  return [];
107
107
  });
108
108
  this.name = "新派送地";
@@ -22,10 +22,14 @@ 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
+ options: {
30
+ label: string;
31
+ value: string;
32
+ }[];
29
33
  filterFn: (value: string) => (i: Record) => boolean;
30
34
  };
31
35
  }
@@ -53,10 +53,11 @@ var InterceptStatus = /*#__PURE__*/_createClass(function InterceptStatus(options
53
53
  });
54
54
  _defineProperty(this, "filterConfig", function (item) {
55
55
  return {
56
+ type: item.type,
56
57
  id: item.id,
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
63
  return value === null || value === void 0 ? void 0 : value.includes(_filterFn.filterTableListItemColumnValue(i, item.id));
@@ -22,10 +22,14 @@ 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
+ options: {
30
+ label: string;
31
+ value: string;
32
+ }[];
29
33
  filterFn: (value: string) => (i: Record) => boolean;
30
34
  };
31
35
  }
@@ -53,10 +53,11 @@ var InterceptType = /*#__PURE__*/_createClass(function InterceptType(options) {
53
53
  });
54
54
  _defineProperty(this, "filterConfig", function (item) {
55
55
  return {
56
+ type: item.type,
56
57
  id: item.id,
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
63
  return value === null || value === void 0 ? void 0 : value.includes(_filterFn.filterTableListItemColumnValue(i, item.id));
@@ -41,14 +41,16 @@ declare class Logistics implements ComponentInterface {
41
41
  };
42
42
  renderPc: () => null;
43
43
  renderExport: () => null;
44
- editRender: (value: any) => JSX.Element;
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";
@@ -56,7 +56,7 @@ var Logistics = /*#__PURE__*/_createClass(function Logistics(options) {
56
56
  _defineProperty(this, "renderExport", function () {
57
57
  return null;
58
58
  });
59
- _defineProperty(this, "editRender", function (value) {
59
+ _defineProperty(this, "editRender", function () {
60
60
  var _this$componentConfig, _this$componentConfig2, _this$effects, _this$effects2, _this$effects2$workOr;
61
61
  return /*#__PURE__*/React.createElement(GetFormItem, {
62
62
  title: _this.name,
@@ -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',
@@ -20,7 +20,7 @@ declare class Ordinary implements ComponentInterface {
20
20
  isCombinationComponent: boolean;
21
21
  children: ComponentInterface[];
22
22
  constructor(options: PickOption);
23
- editRender: (value: any) => JSX.Element;
23
+ editRender: () => JSX.Element;
24
24
  renderPc: () => null;
25
25
  renderLog: (r: Record) => JSX.Element;
26
26
  getComponentValue: (r: Record) => {
@@ -32,7 +32,7 @@ var Ordinary = /*#__PURE__*/_createClass(function Ordinary(options) {
32
32
  _defineProperty(this, "ordinarySerial", void 0);
33
33
  _defineProperty(this, "isCombinationComponent", void 0);
34
34
  _defineProperty(this, "children", void 0);
35
- _defineProperty(this, "editRender", function (value) {
35
+ _defineProperty(this, "editRender", function () {
36
36
  var _this$componentConfig, _this$componentConfig2;
37
37
  return /*#__PURE__*/React.createElement(GetFormItem, {
38
38
  title: _this.name,
@@ -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";
@@ -50,7 +50,8 @@ var PaymentTid = /*#__PURE__*/_createClass(function PaymentTid(options) {
50
50
  return r === null || r === void 0 ? void 0 : r["".concat(_this.id)];
51
51
  });
52
52
  _defineProperty(this, "renderExport", function (value, record) {
53
- return value !== null && value !== void 0 ? value : '--';
53
+ var _record$_this$id;
54
+ return (_record$_this$id = record === null || record === void 0 ? void 0 : record[_this.id]) !== null && _record$_this$id !== void 0 ? _record$_this$id : '--';
54
55
  });
55
56
  _defineProperty(this, "editRender", function () {
56
57
  var _this$componentConfig, _this$componentConfig2;
@@ -64,6 +65,7 @@ var PaymentTid = /*#__PURE__*/_createClass(function PaymentTid(options) {
64
65
  });
65
66
  _defineProperty(this, "filterConfig", function (item) {
66
67
  return {
68
+ type: item.type,
67
69
  id: "".concat(item.id, "_enterprisePaymentAlipayNick"),
68
70
  name: "".concat(item.name, "-\u652F\u4ED8\u5B9D\u59D3\u540D"),
69
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";
@@ -50,7 +50,8 @@ var AlipayNo = /*#__PURE__*/_createClass(function AlipayNo(options) {
50
50
  return r === null || r === void 0 ? void 0 : r["".concat(_this.id)];
51
51
  });
52
52
  _defineProperty(this, "renderExport", function (value, record) {
53
- return value !== null && value !== void 0 ? value : '--';
53
+ var _record$_this$id;
54
+ return (_record$_this$id = record === null || record === void 0 ? void 0 : record[_this.id]) !== null && _record$_this$id !== void 0 ? _record$_this$id : '--';
54
55
  });
55
56
  _defineProperty(this, "editRender", function () {
56
57
  var _this$componentConfig, _this$componentConfig2;
@@ -64,6 +65,7 @@ var AlipayNo = /*#__PURE__*/_createClass(function AlipayNo(options) {
64
65
  });
65
66
  _defineProperty(this, "filterConfig", function (item) {
66
67
  return {
68
+ type: item.type,
67
69
  id: "".concat(item.id, "_enterprisePaymentAlipayNo"),
68
70
  name: "".concat(item.name, "-\u652F\u4ED8\u5B9D\u8D26\u53F7"),
69
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";
@@ -53,6 +53,7 @@ var BuyerNick = /*#__PURE__*/_createClass(function BuyerNick(options) {
53
53
  return /*#__PURE__*/React.createElement("span", null, "--");
54
54
  }
55
55
  var buyerOpenUid = (record === null || record === void 0 ? void 0 : record.buyerOpenUid) || Object.keys(record).reduce(function (prv, next) {
56
+ // eslint-disable-next-line @typescript-eslint/no-unused-vars
56
57
  var _next$split = next.split('_'),
57
58
  _next$split2 = _slicedToArray(_next$split, 2),
58
59
  _ = _next$split2[0],
@@ -81,6 +82,7 @@ var BuyerNick = /*#__PURE__*/_createClass(function BuyerNick(options) {
81
82
  });
82
83
  _defineProperty(this, "filterConfig", function (item) {
83
84
  return {
85
+ type: item.type,
84
86
  id: "".concat(item.id, "_enterprisePaymentBuyerNick"),
85
87
  name: "".concat(item.name, "-\u4E70\u5BB6\u6635\u79F0"),
86
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',
@@ -23,8 +23,9 @@ declare class PaymentStatus implements ComponentInterface {
23
23
  renderLog: (r: Record) => any;
24
24
  getComponentValue: (r: Record) => any;
25
25
  renderExport: (value: any) => any;
26
- editRender: (value: any) => null;
26
+ editRender: () => null;
27
27
  filterConfig: (item: ColumnConfig) => {
28
+ type: string;
28
29
  id: string;
29
30
  name: string;
30
31
  filterComponentType: "MultipleSelect";
@@ -43,11 +43,12 @@ var PaymentStatus = /*#__PURE__*/_createClass(function PaymentStatus(options) {
43
43
  _defineProperty(this, "renderExport", function (value) {
44
44
  return value !== null && value !== void 0 ? value : '--';
45
45
  });
46
- _defineProperty(this, "editRender", function (value) {
46
+ _defineProperty(this, "editRender", function () {
47
47
  return null;
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',
@@ -16,7 +16,7 @@ declare class BasicPicture implements ComponentInterface {
16
16
  renderLog: (r: Record) => JSX.Element | JSX.Element[] | null;
17
17
  getComponentValue: (r: Record) => any;
18
18
  renderClient: (record: any) => JSX.Element | null;
19
- editRender: (value: any) => JSX.Element;
19
+ editRender: () => JSX.Element;
20
20
  /**
21
21
  *
22
22
  * @returns 图片类型的导出需要在导出时单独处理
@@ -83,7 +83,7 @@ var BasicPicture = /*#__PURE__*/_createClass(function BasicPicture(options) {
83
83
  value: _this.render(record === null || record === void 0 ? void 0 : record[_this.id])
84
84
  }) : null;
85
85
  });
86
- _defineProperty(this, "editRender", function (value) {
86
+ _defineProperty(this, "editRender", function () {
87
87
  var _this$componentConfig, _this$componentConfig2, _this$componentConfig3;
88
88
  return /*#__PURE__*/React.createElement(GetFormItem, {
89
89
  title: _this.name,
@@ -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,
@@ -26,7 +26,7 @@ declare class BasicInput implements ComponentInterface {
26
26
  };
27
27
  renderExport: (value: any, record: any) => string;
28
28
  renderClient: (record: any) => JSX.Element | null;
29
- editRender: (value: any) => JSX.Element;
29
+ editRender: () => JSX.Element;
30
30
  filterConfig: () => never[];
31
31
  }
32
32
  export default BasicInput;
@@ -89,7 +89,7 @@ var BasicInput = /*#__PURE__*/_createClass(function BasicInput(options) {
89
89
  value: _this.render(record === null || record === void 0 ? void 0 : record[_this.id])
90
90
  }) : null;
91
91
  });
92
- _defineProperty(this, "editRender", function (value) {
92
+ _defineProperty(this, "editRender", function () {
93
93
  var _this$componentConfig, _this$componentConfig2;
94
94
  return /*#__PURE__*/React.createElement(GetFormItem, {
95
95
  title: _this.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,
@@ -14,8 +14,9 @@ declare class BasicInput implements ComponentInterface {
14
14
  renderLog: (r: Record) => JSX.Element | null;
15
15
  getComponentValue: (r: Record) => any;
16
16
  renderExport: (value: any, record: Record) => any;
17
- editRender: (value: any) => JSX.Element;
17
+ editRender: () => JSX.Element;
18
18
  filterConfig: (item: ColumnConfig) => {
19
+ type: string;
19
20
  id: string;
20
21
  name: string;
21
22
  filterComponentType: "Input";
@@ -43,7 +43,7 @@ var BasicInput = /*#__PURE__*/_createClass(function BasicInput(options) {
43
43
  var _record2;
44
44
  return (_record2 = record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_shopName")]) !== null && _record2 !== void 0 ? _record2 : '--';
45
45
  });
46
- _defineProperty(this, "editRender", function (value) {
46
+ _defineProperty(this, "editRender", function () {
47
47
  var _this$componentConfig, _this$componentConfig2;
48
48
  return /*#__PURE__*/React.createElement(GetFormItem, {
49
49
  title: _this.name,
@@ -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,
@@ -15,8 +15,9 @@ declare class SystemOrderNo implements ComponentInterface {
15
15
  renderLog: (r: Record) => JSX.Element | null;
16
16
  getComponentValue: (r: Record) => any;
17
17
  renderExport: (value: string, record: Record) => any;
18
- editRender: (value: any) => JSX.Element;
18
+ editRender: () => JSX.Element;
19
19
  filterConfig: (item: ColumnConfig) => {
20
+ type: string;
20
21
  id: string;
21
22
  name: string;
22
23
  filterComponentType: "Input";
@@ -44,7 +44,7 @@ var SystemOrderNo = /*#__PURE__*/_createClass(function SystemOrderNo(options) {
44
44
  var _record2;
45
45
  return (_record2 = record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_systemOrderNo")]) !== null && _record2 !== void 0 ? _record2 : '--';
46
46
  });
47
- _defineProperty(this, "editRender", function (value) {
47
+ _defineProperty(this, "editRender", function () {
48
48
  var _this$componentConfig, _this$componentConfig2;
49
49
  return /*#__PURE__*/React.createElement(GetFormItem, {
50
50
  title: _this.name,
@@ -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,