@kmkf-fe-packages/services-components 0.6.3-alpha.9 → 0.7.0
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/README.md +2 -0
- package/dist/esm/commonComponents/ItemView/index.d.ts +2 -2
- package/dist/esm/commonComponents/OperationLog/index.d.ts +2 -1
- package/dist/esm/commonComponents/OperationLog/index.js +28 -27
- package/dist/esm/commonComponents/PlatBuyer/index.d.ts +2 -2
- package/dist/esm/commonComponents/PlatformAvatar/index.d.ts +2 -2
- package/dist/esm/commonComponents/QueryLogisticsTrack/index.d.ts +9 -0
- package/dist/esm/commonComponents/QueryLogisticsTrack/index.js +92 -0
- package/dist/esm/commonComponents/ShopList/index.d.ts +2 -2
- package/dist/esm/commonComponents/Wangwang/index.d.ts +2 -2
- package/dist/esm/components/ActualPayment/index.d.ts +6 -6
- package/dist/esm/components/ActualPayment/index.js +2 -4
- package/dist/esm/components/Address/index.d.ts +5 -6
- package/dist/esm/components/Address/index.js +1 -4
- package/dist/esm/components/Alipay/index.d.ts +5 -5
- package/dist/esm/components/Alipay/index.js +1 -4
- package/dist/esm/components/AlipayAccount/index.d.ts +6 -6
- package/dist/esm/components/AlipayAccount/index.js +2 -4
- package/dist/esm/components/AlipayName/index.d.ts +6 -6
- package/dist/esm/components/AlipayName/index.js +2 -4
- package/dist/esm/components/BuyerNick/index.d.ts +6 -9
- package/dist/esm/components/BuyerNick/index.js +1 -3
- package/dist/esm/components/Cascader/index.d.ts +6 -6
- package/dist/esm/components/Cascader/index.js +2 -4
- package/dist/esm/components/Checkbox/index.d.ts +5 -5
- package/dist/esm/components/Checkbox/index.js +8 -14
- package/dist/esm/components/Common/index.d.ts +5 -5
- package/dist/esm/components/CommonDataTime/index.d.ts +5 -5
- package/dist/esm/components/CommonDataTime/index.js +1 -4
- package/dist/esm/components/CompletedUser/index.d.ts +4 -4
- package/dist/esm/components/CompletedUser/index.js +2 -4
- package/dist/esm/components/DataTime/ApaasDate.d.ts +2 -2
- package/dist/esm/components/DataTime/index.d.ts +7 -7
- package/dist/esm/components/DataTime/index.js +1 -3
- package/dist/esm/components/EItemEnCode/ItemEncode.d.ts +2 -2
- package/dist/esm/components/EItemEnCode/index.d.ts +6 -6
- package/dist/esm/components/EItemEnCode/index.js +5 -7
- package/dist/esm/components/EItemId/ItemId.d.ts +2 -2
- package/dist/esm/components/EItemId/index.d.ts +6 -6
- package/dist/esm/components/EItemId/index.js +5 -7
- package/dist/esm/components/EItemSelect/ItemSelect.d.ts +2 -2
- package/dist/esm/components/EItemSelect/index.d.ts +5 -6
- package/dist/esm/components/EItemSelect/index.js +3 -6
- package/dist/esm/components/ErpTradeId/index.d.ts +6 -6
- package/dist/esm/components/ErpTradeId/index.js +3 -5
- package/dist/esm/components/Express/index.d.ts +8 -8
- package/dist/esm/components/Express/index.js +3 -5
- package/dist/esm/components/ExpressCode/index.d.ts +8 -8
- package/dist/esm/components/ExpressCode/index.js +11 -12
- package/dist/esm/components/ExpressCompany/index.d.ts +2 -2
- package/dist/esm/components/FlowStatusSelect/index.d.ts +6 -6
- package/dist/esm/components/FlowStatusSelect/index.js +1 -3
- package/dist/esm/components/GetFormItem/index.d.ts +3 -3
- package/dist/esm/components/GetFormItem/index.js +3 -3
- package/dist/esm/components/Grade/index.d.ts +5 -6
- package/dist/esm/components/Grade/index.js +1 -4
- package/dist/esm/components/Handler/index.d.ts +4 -4
- package/dist/esm/components/Handler/index.js +11 -8
- package/dist/esm/components/Input/index.d.ts +6 -6
- package/dist/esm/components/Input/index.js +2 -4
- package/dist/esm/components/JstItemSelect/index.d.ts +7 -7
- package/dist/esm/components/JstItemSelect/index.js +21 -24
- package/dist/esm/components/JstLogistics/index.d.ts +8 -7
- package/dist/esm/components/JstLogistics/index.js +11 -9
- package/dist/esm/components/JstSendGood/index.d.ts +6 -6
- package/dist/esm/components/JstSendGood/index.js +11 -9
- package/dist/esm/components/JstSupply/index.d.ts +6 -6
- package/dist/esm/components/JstSupply/index.js +11 -9
- package/dist/esm/components/Logistics/index.d.ts +7 -6
- package/dist/esm/components/Logistics/index.js +1 -4
- package/dist/esm/components/LogisticsInterception/InterceptAddress.d.ts +17 -11
- package/dist/esm/components/LogisticsInterception/InterceptAddress.js +68 -29
- package/dist/esm/components/LogisticsInterception/InterceptStatus.d.ts +38 -0
- package/dist/esm/components/LogisticsInterception/InterceptStatus.js +102 -0
- package/dist/esm/components/LogisticsInterception/InterceptType.d.ts +21 -9
- package/dist/esm/components/LogisticsInterception/InterceptType.js +40 -18
- package/dist/esm/components/LogisticsInterception/columnHeader.d.ts +5 -0
- package/dist/esm/components/LogisticsInterception/columnHeader.js +55 -0
- package/dist/esm/components/LogisticsInterception/index.d.ts +54 -9
- package/dist/esm/components/LogisticsInterception/index.js +50 -16
- package/dist/esm/components/LogisticsInterception/interceptSenderMobile.d.ts +30 -0
- package/dist/esm/components/LogisticsInterception/interceptSenderMobile.js +74 -0
- package/dist/esm/components/MultSelect/index.d.ts +6 -7
- package/dist/esm/components/MultSelect/index.js +3 -4
- package/dist/esm/components/Ordinary/OrdinaryHeader.d.ts +4 -4
- package/dist/esm/components/Ordinary/OrdinaryHeader.js +2 -4
- package/dist/esm/components/Ordinary/OrdinaryMoney.d.ts +4 -4
- package/dist/esm/components/Ordinary/OrdinaryMoney.js +2 -4
- package/dist/esm/components/Ordinary/OrdinarySerial.d.ts +4 -4
- package/dist/esm/components/Ordinary/OrdinarySerial.js +2 -4
- package/dist/esm/components/Ordinary/index.d.ts +5 -5
- package/dist/esm/components/Ordinary/index.js +2 -5
- package/dist/esm/components/OrdinaryHeader/index.d.ts +2 -2
- package/dist/esm/components/Payment/AlipayNick.d.ts +6 -6
- package/dist/esm/components/Payment/AlipayNick.js +3 -4
- package/dist/esm/components/Payment/AlipayNo.d.ts +6 -6
- package/dist/esm/components/Payment/AlipayNo.js +4 -5
- package/dist/esm/components/Payment/AlipayTime.d.ts +6 -6
- package/dist/esm/components/Payment/AlipayTime.js +2 -6
- package/dist/esm/components/Payment/BuyerNick.d.ts +6 -6
- package/dist/esm/components/Payment/BuyerNick.js +2 -3
- package/dist/esm/components/Payment/PaymentAmount.d.ts +6 -6
- package/dist/esm/components/Payment/PaymentAmount.js +1 -3
- package/dist/esm/components/Payment/PaymentStatus.d.ts +4 -4
- package/dist/esm/components/Payment/PaymentStatus.js +2 -4
- package/dist/esm/components/Payment/PaymentTid.d.ts +6 -6
- package/dist/esm/components/Payment/PaymentTid.js +1 -3
- package/dist/esm/components/Payment/index.d.ts +7 -5
- package/dist/esm/components/Payment/index.js +1 -4
- package/dist/esm/components/Picture/index.d.ts +6 -6
- package/dist/esm/components/Picture/index.js +1 -1
- package/dist/esm/components/PlatForm/index.d.ts +4 -4
- package/dist/esm/components/PlatForm/index.js +1 -3
- package/dist/esm/components/Popover/index.d.ts +2 -2
- package/dist/esm/components/Radio/index.d.ts +7 -6
- package/dist/esm/components/Radio/index.js +1 -0
- package/dist/esm/components/Rate/index.d.ts +6 -6
- package/dist/esm/components/Rate/index.js +4 -11
- package/dist/esm/components/ReceiverAddress/index.d.ts +6 -6
- package/dist/esm/components/ReceiverAddress/index.js +3 -3
- package/dist/esm/components/ReceiverMobile/index.d.ts +6 -6
- package/dist/esm/components/ReceiverMobile/index.js +2 -4
- package/dist/esm/components/ReceiverName/index.d.ts +6 -6
- package/dist/esm/components/ReceiverName/index.js +2 -4
- package/dist/esm/components/Remark/index.d.ts +7 -6
- package/dist/esm/components/Remark/index.js +1 -0
- package/dist/esm/components/ReturnLogistics/index.d.ts +7 -6
- package/dist/esm/components/ReturnLogistics/index.js +1 -4
- package/dist/esm/components/Select/index.d.ts +6 -6
- package/dist/esm/components/Select/index.js +1 -3
- package/dist/esm/components/ShopInput/index.d.ts +3 -3
- package/dist/esm/components/ShopInput/index.js +1 -3
- package/dist/esm/components/ShopName/index.d.ts +6 -6
- package/dist/esm/components/ShopName/index.js +3 -5
- package/dist/esm/components/Submitter/index.d.ts +4 -4
- package/dist/esm/components/Submitter/index.js +2 -4
- package/dist/esm/components/SystemOrderNo/index.d.ts +6 -6
- package/dist/esm/components/SystemOrderNo/index.js +2 -4
- package/dist/esm/components/TemplateSelect/index.d.ts +5 -5
- package/dist/esm/components/TemplateSelect/index.js +2 -4
- package/dist/esm/components/TextArea/index.d.ts +6 -6
- package/dist/esm/components/TextArea/index.js +2 -4
- package/dist/esm/components/ThirdItemSelect/ItemEncode.d.ts +2 -2
- package/dist/esm/components/ThirdItemSelect/index.d.ts +6 -6
- package/dist/esm/components/ThirdItemSelect/index.js +5 -8
- package/dist/esm/components/TradeDateTime/index.d.ts +7 -6
- package/dist/esm/components/TradeDateTime/index.js +1 -0
- package/dist/esm/components/TradeId/index.d.ts +6 -6
- package/dist/esm/components/TradeId/index.js +2 -4
- package/dist/esm/components/WorkOrderId/index.d.ts +5 -5
- package/dist/esm/components/WorkOrderId/index.js +1 -3
- package/dist/esm/index.d.ts +2 -0
- package/dist/esm/index.js +3 -1
- package/dist/esm/type.d.ts +13 -15
- package/package.json +10 -5
|
@@ -25,9 +25,6 @@ var EBuyerNick = /*#__PURE__*/_createClass(function EBuyerNick(options) {
|
|
|
25
25
|
_defineProperty(this, "effects", void 0);
|
|
26
26
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
27
27
|
_defineProperty(this, "children", void 0);
|
|
28
|
-
_defineProperty(this, "render", function (value) {
|
|
29
|
-
return /*#__PURE__*/React.createElement("span", null, value === null || value === void 0 ? void 0 : value.buyerNick);
|
|
30
|
-
});
|
|
31
28
|
_defineProperty(this, "renderClient", function (record) {
|
|
32
29
|
var _record$_this$id;
|
|
33
30
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
@@ -79,6 +76,7 @@ var EBuyerNick = /*#__PURE__*/_createClass(function EBuyerNick(options) {
|
|
|
79
76
|
});
|
|
80
77
|
_defineProperty(this, "filterConfig", function (item) {
|
|
81
78
|
return {
|
|
79
|
+
type: item.type,
|
|
82
80
|
id: "".concat(item.id, "_buyerNick"),
|
|
83
81
|
// 过滤组件id
|
|
84
82
|
name: item.name,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { ComponentInterface, PickOption, ColumnConfig, Record } from '../../type';
|
|
2
|
+
import React from 'react';
|
|
3
3
|
declare class BasicCascader implements ComponentInterface {
|
|
4
4
|
name: string;
|
|
5
5
|
id: string;
|
|
@@ -15,14 +15,14 @@ declare class BasicCascader implements ComponentInterface {
|
|
|
15
15
|
* @returns
|
|
16
16
|
*/
|
|
17
17
|
getValue: (value: any) => string;
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
renderLog: (r: Record) => JSX.Element | null;
|
|
18
|
+
renderClient: (record: any) => React.JSX.Element | null;
|
|
19
|
+
renderPc: (value: any, record: Record) => React.JSX.Element;
|
|
20
|
+
renderLog: (r: Record) => React.JSX.Element | null;
|
|
22
21
|
getComponentValue: (r: Record) => any;
|
|
23
22
|
renderExport: (value: any, record: Record) => string;
|
|
24
|
-
editRender: (
|
|
23
|
+
editRender: () => React.JSX.Element;
|
|
25
24
|
filterConfig: (item: ColumnConfig) => {
|
|
25
|
+
type: string;
|
|
26
26
|
id: string;
|
|
27
27
|
name: string;
|
|
28
28
|
filterComponentType: "Cascader";
|
|
@@ -29,9 +29,6 @@ var BasicCascader = /*#__PURE__*/_createClass(function BasicCascader(options) {
|
|
|
29
29
|
return i.label;
|
|
30
30
|
})) === null || _findLabelBySelectVal2 === void 0 ? void 0 : _findLabelBySelectVal2.join(',');
|
|
31
31
|
});
|
|
32
|
-
_defineProperty(this, "render", function (value) {
|
|
33
|
-
return /*#__PURE__*/React.createElement("span", null, _this.getValue(value));
|
|
34
|
-
});
|
|
35
32
|
_defineProperty(this, "renderClient", function (record) {
|
|
36
33
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
37
34
|
id: _this.id,
|
|
@@ -68,7 +65,7 @@ var BasicCascader = /*#__PURE__*/_createClass(function BasicCascader(options) {
|
|
|
68
65
|
return i.label;
|
|
69
66
|
})) === null || _findLabelBySelectVal6 === void 0 ? void 0 : _findLabelBySelectVal6.join(',');
|
|
70
67
|
});
|
|
71
|
-
_defineProperty(this, "editRender", function (
|
|
68
|
+
_defineProperty(this, "editRender", function () {
|
|
72
69
|
var _this$componentConfig4, _this$componentConfig5, _this$componentConfig6;
|
|
73
70
|
return /*#__PURE__*/React.createElement(GetFormItem, {
|
|
74
71
|
title: _this.name,
|
|
@@ -90,6 +87,7 @@ var BasicCascader = /*#__PURE__*/_createClass(function BasicCascader(options) {
|
|
|
90
87
|
_defineProperty(this, "filterConfig", function (item) {
|
|
91
88
|
var _item$config;
|
|
92
89
|
return {
|
|
90
|
+
type: item.type,
|
|
93
91
|
id: item.id,
|
|
94
92
|
// 过滤组件id
|
|
95
93
|
name: item.name,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { ComponentInterface, PickOption, ColumnConfig, Record } from '../../type';
|
|
2
|
+
import React from 'react';
|
|
3
3
|
declare type Value = {
|
|
4
4
|
value?: string[];
|
|
5
5
|
other?: string;
|
|
@@ -14,17 +14,17 @@ declare class BasicCheckbox implements ComponentInterface {
|
|
|
14
14
|
children: ComponentInterface[];
|
|
15
15
|
constructor(options: PickOption);
|
|
16
16
|
getValue: (value: Value) => string | null | undefined;
|
|
17
|
-
|
|
18
|
-
renderPc: (value: any, record: Record) => JSX.Element;
|
|
17
|
+
renderPc: (value: any, record: Record) => React.JSX.Element;
|
|
19
18
|
renderLog: (r: Record) => any;
|
|
20
19
|
getComponentValue: (r: Record) => {
|
|
21
20
|
value: any;
|
|
22
21
|
other: any;
|
|
23
22
|
};
|
|
24
23
|
renderExport: (value: any, record: Record) => string;
|
|
25
|
-
renderClient: (record: any) => JSX.Element | null;
|
|
26
|
-
editRender: () => JSX.Element;
|
|
24
|
+
renderClient: (record: any) => React.JSX.Element | null;
|
|
25
|
+
editRender: () => React.JSX.Element;
|
|
27
26
|
filterConfig: (item: ColumnConfig) => {
|
|
27
|
+
type: string;
|
|
28
28
|
id: string;
|
|
29
29
|
name: string;
|
|
30
30
|
filterComponentType: "MultipleSelect";
|
|
@@ -34,9 +34,6 @@ var BasicCheckbox = /*#__PURE__*/_createClass(function BasicCheckbox(options) {
|
|
|
34
34
|
}
|
|
35
35
|
return value === null || value === void 0 ? void 0 : (_value$value3 = value.value) === null || _value$value3 === void 0 ? void 0 : _value$value3.join('/');
|
|
36
36
|
});
|
|
37
|
-
_defineProperty(this, "render", function (value) {
|
|
38
|
-
return /*#__PURE__*/React.createElement("span", null, _this.getValue(value));
|
|
39
|
-
});
|
|
40
37
|
_defineProperty(this, "renderPc", function (value, record) {
|
|
41
38
|
var _record;
|
|
42
39
|
if ((record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_checkbox")]) === undefined && (record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_checkboxOther")]) === undefined) {
|
|
@@ -45,19 +42,15 @@ var BasicCheckbox = /*#__PURE__*/_createClass(function BasicCheckbox(options) {
|
|
|
45
42
|
return /*#__PURE__*/React.createElement("span", null, record === null || record === void 0 ? void 0 : (_record = record["".concat(_this.id, "_checkbox")]) === null || _record === void 0 ? void 0 : _record.join('/'), (record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_checkbox")]) && /*#__PURE__*/React.createElement("br", null), (record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_checkboxOther")]) || '');
|
|
46
43
|
});
|
|
47
44
|
_defineProperty(this, "renderLog", function (r) {
|
|
48
|
-
var _r
|
|
45
|
+
var _r;
|
|
49
46
|
if (isNull(r === null || r === void 0 ? void 0 : r["".concat(_this.id, "_checkbox")]) && isNull(r === null || r === void 0 ? void 0 : r["".concat(_this.id, "_checkboxOther")])) return null;
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
if ((restOtherOptions === null || restOtherOptions === void 0 ? void 0 : restOtherOptions.length) === 0) {
|
|
56
|
-
return /*#__PURE__*/React.createElement(React.Fragment, null, "\u5176\u4ED6(".concat(r === null || r === void 0 ? void 0 : r["".concat(_this.id, "_checkboxOther")], ")"));
|
|
57
|
-
}
|
|
58
|
-
return /*#__PURE__*/React.createElement(React.Fragment, null, restOtherOptions.join('/').concat("\u5176\u4ED6(".concat(r === null || r === void 0 ? void 0 : r["".concat(_this.id, "_checkboxOther")], ")")));
|
|
47
|
+
var restOtherOptions = (r === null || r === void 0 ? void 0 : (_r = r["".concat(_this.id, "_checkbox")]) === null || _r === void 0 ? void 0 : _r.filter(function (i) {
|
|
48
|
+
return i !== '其他';
|
|
49
|
+
})) || [];
|
|
50
|
+
if (!isNull(r === null || r === void 0 ? void 0 : r["".concat(_this.id, "_checkboxOther")])) {
|
|
51
|
+
return (restOtherOptions === null || restOtherOptions === void 0 ? void 0 : restOtherOptions.length) > 0 ? restOtherOptions.join('/').concat("/\u5176\u4ED6(".concat(r === null || r === void 0 ? void 0 : r["".concat(_this.id, "_checkboxOther")], ")")) : "\u5176\u4ED6(".concat(r === null || r === void 0 ? void 0 : r["".concat(_this.id, "_checkboxOther")], ")");
|
|
59
52
|
}
|
|
60
|
-
return
|
|
53
|
+
return restOtherOptions.join('/');
|
|
61
54
|
});
|
|
62
55
|
_defineProperty(this, "getComponentValue", function (r) {
|
|
63
56
|
return {
|
|
@@ -92,6 +85,7 @@ var BasicCheckbox = /*#__PURE__*/_createClass(function BasicCheckbox(options) {
|
|
|
92
85
|
_defineProperty(this, "filterConfig", function (item) {
|
|
93
86
|
var _item$config, _item$config2, _item$config2$options, _item$config3;
|
|
94
87
|
return {
|
|
88
|
+
type: item.type,
|
|
95
89
|
id: item.id,
|
|
96
90
|
// 过滤组件id
|
|
97
91
|
name: item.name,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
declare type getFormItemProps = {
|
|
3
3
|
name: string;
|
|
4
4
|
title: string;
|
|
@@ -6,13 +6,13 @@ declare type getFormItemProps = {
|
|
|
6
6
|
required: boolean;
|
|
7
7
|
component: JSX.Element | string | null;
|
|
8
8
|
};
|
|
9
|
-
export declare const getFormItem: ({ name, title, rules, required, component }: getFormItemProps) => JSX.Element;
|
|
9
|
+
export declare const getFormItem: ({ name, title, rules, required, component }: getFormItemProps) => React.JSX.Element;
|
|
10
10
|
export declare const showImage: ({ item, type, index }: {
|
|
11
11
|
item: any;
|
|
12
12
|
type: string;
|
|
13
13
|
index: number;
|
|
14
|
-
}) => JSX.Element;
|
|
15
|
-
export declare const ShowTotalImage: ({ total, allImage, type }: any) => JSX.Element;
|
|
16
|
-
export declare const GoodImage: ({ list, type }: any) => JSX.Element | null;
|
|
14
|
+
}) => React.JSX.Element;
|
|
15
|
+
export declare const ShowTotalImage: ({ total, allImage, type }: any) => React.JSX.Element;
|
|
16
|
+
export declare const GoodImage: ({ list, type }: any) => React.JSX.Element | null;
|
|
17
17
|
export declare const JstGoodImage: ({ list, type }: any) => any;
|
|
18
18
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { ComponentInterface, PickOption, ColumnConfig, Record } from '../../type';
|
|
2
|
+
import React from 'react';
|
|
3
3
|
/**
|
|
4
4
|
* 针对完成时间、创建时间、修改时间定义了3中类型
|
|
5
5
|
*/
|
|
@@ -13,14 +13,14 @@ declare class CommonDataTime implements ComponentInterface {
|
|
|
13
13
|
children: ComponentInterface[];
|
|
14
14
|
constructor(options: PickOption);
|
|
15
15
|
getValue: (value: string) => string;
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
renderLog: (r: Record) => JSX.Element | null;
|
|
16
|
+
renderClient: (record: any) => React.JSX.Element | null;
|
|
17
|
+
renderPc: (value: any, record: Record) => React.JSX.Element;
|
|
18
|
+
renderLog: (r: Record) => React.JSX.Element | null;
|
|
20
19
|
getComponentValue: (r: Record) => any;
|
|
21
20
|
renderExport: (value: any, record: Record) => string;
|
|
22
21
|
editRender: () => null;
|
|
23
22
|
filterConfig: (item: ColumnConfig) => {
|
|
23
|
+
type: string;
|
|
24
24
|
id: string;
|
|
25
25
|
name: string;
|
|
26
26
|
filterComponentType: "Date";
|
|
@@ -26,10 +26,6 @@ var CommonDataTime = /*#__PURE__*/_createClass(function CommonDataTime(options)
|
|
|
26
26
|
_defineProperty(this, "getValue", function (value) {
|
|
27
27
|
return moment(value).format('YYYY-MM-DD HH:mm:ss');
|
|
28
28
|
});
|
|
29
|
-
_defineProperty(this, "render", function (value) {
|
|
30
|
-
if (!value) return null;
|
|
31
|
-
return /*#__PURE__*/React.createElement("span", null, _this.getValue(value));
|
|
32
|
-
});
|
|
33
29
|
_defineProperty(this, "renderClient", function (record) {
|
|
34
30
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
35
31
|
id: _this.id,
|
|
@@ -61,6 +57,7 @@ var CommonDataTime = /*#__PURE__*/_createClass(function CommonDataTime(options)
|
|
|
61
57
|
});
|
|
62
58
|
_defineProperty(this, "filterConfig", function (item) {
|
|
63
59
|
return {
|
|
60
|
+
type: item.type,
|
|
64
61
|
id: item.id,
|
|
65
62
|
// 过滤组件id
|
|
66
63
|
name: item.name,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { ComponentInterface, PickOption, Record, ColumnConfig } from '../../type';
|
|
3
3
|
declare class CompletedUser implements ComponentInterface {
|
|
4
4
|
name: string;
|
|
@@ -9,14 +9,14 @@ declare class CompletedUser implements ComponentInterface {
|
|
|
9
9
|
isCombinationComponent: boolean;
|
|
10
10
|
children: ComponentInterface[];
|
|
11
11
|
constructor(options: PickOption);
|
|
12
|
-
renderPc: (value: unknown, record: Record) => JSX.Element;
|
|
13
|
-
renderLog: (
|
|
12
|
+
renderPc: (value: unknown, record: Record) => React.JSX.Element;
|
|
13
|
+
renderLog: () => null;
|
|
14
14
|
getComponentValue: (r: Record) => any;
|
|
15
15
|
renderExport: (value: any, record: Record) => any;
|
|
16
|
-
render: () => null;
|
|
17
16
|
renderClient: () => null;
|
|
18
17
|
editRender: () => null;
|
|
19
18
|
filterConfig: (item: ColumnConfig) => {
|
|
19
|
+
type: string;
|
|
20
20
|
id: string;
|
|
21
21
|
name: string;
|
|
22
22
|
filterComponentType: "MultipleSelect";
|
|
@@ -21,7 +21,7 @@ var CompletedUser = /*#__PURE__*/_createClass(function CompletedUser(options) {
|
|
|
21
21
|
var _record;
|
|
22
22
|
return /*#__PURE__*/React.createElement("span", null, (_record = record === null || record === void 0 ? void 0 : record["".concat(_this.id)]) !== null && _record !== void 0 ? _record : '--');
|
|
23
23
|
});
|
|
24
|
-
_defineProperty(this, "renderLog", function (
|
|
24
|
+
_defineProperty(this, "renderLog", function () {
|
|
25
25
|
return null;
|
|
26
26
|
});
|
|
27
27
|
_defineProperty(this, "getComponentValue", function (r) {
|
|
@@ -31,9 +31,6 @@ var CompletedUser = /*#__PURE__*/_createClass(function CompletedUser(options) {
|
|
|
31
31
|
var _record2;
|
|
32
32
|
return (_record2 = record === null || record === void 0 ? void 0 : record["".concat(_this.id)]) !== null && _record2 !== void 0 ? _record2 : '--';
|
|
33
33
|
});
|
|
34
|
-
_defineProperty(this, "render", function () {
|
|
35
|
-
return null;
|
|
36
|
-
});
|
|
37
34
|
_defineProperty(this, "renderClient", function () {
|
|
38
35
|
return null;
|
|
39
36
|
});
|
|
@@ -43,6 +40,7 @@ var CompletedUser = /*#__PURE__*/_createClass(function CompletedUser(options) {
|
|
|
43
40
|
_defineProperty(this, "filterConfig", function (item) {
|
|
44
41
|
var _this$effects;
|
|
45
42
|
return {
|
|
43
|
+
type: item.type,
|
|
46
44
|
id: item.id,
|
|
47
45
|
// 过滤组件id
|
|
48
46
|
name: item.name,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
declare const DateType: ['DATE', 'DATE_TIME', 'DATE_RANGE', 'DATE_TIME_RANGE'];
|
|
3
3
|
export declare type ButtonType = typeof DateType[number];
|
|
4
4
|
export interface ApaasDate {
|
|
5
5
|
dateType?: ButtonType;
|
|
6
6
|
[propName: string]: any;
|
|
7
7
|
}
|
|
8
|
-
declare const Date: (props: ApaasDate) => JSX.Element;
|
|
8
|
+
declare const Date: (props: ApaasDate) => React.JSX.Element;
|
|
9
9
|
export default Date;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { ComponentInterface, PickOption, ColumnConfig, Record } from '../../type';
|
|
2
|
+
import React from 'react';
|
|
3
3
|
declare type Value = string | string[] | undefined;
|
|
4
|
-
export declare const DateTime: ({ value, onChange, ...otherProps }: any) => JSX.Element;
|
|
4
|
+
export declare const DateTime: ({ value, onChange, ...otherProps }: any) => React.JSX.Element;
|
|
5
5
|
declare class BasicDataTime implements ComponentInterface {
|
|
6
6
|
name: string;
|
|
7
7
|
id: string;
|
|
@@ -12,14 +12,14 @@ declare class BasicDataTime implements ComponentInterface {
|
|
|
12
12
|
children: ComponentInterface[];
|
|
13
13
|
constructor(options: PickOption);
|
|
14
14
|
getValue: (value: Value) => string | undefined;
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
renderLog: (r: Record) => JSX.Element | null;
|
|
15
|
+
renderClient: (record: any) => React.JSX.Element | null;
|
|
16
|
+
renderPc: (value: any, record: Record) => React.JSX.Element;
|
|
17
|
+
renderLog: (r: Record) => React.JSX.Element | null;
|
|
19
18
|
getComponentValue: (r: Record) => any;
|
|
20
19
|
renderExport: (value: any, record: Record) => any;
|
|
21
|
-
editRender: () => JSX.Element;
|
|
20
|
+
editRender: () => React.JSX.Element;
|
|
22
21
|
filterConfig: (item: ColumnConfig) => {
|
|
22
|
+
type: string;
|
|
23
23
|
id: string;
|
|
24
24
|
name: string;
|
|
25
25
|
filterComponentType: "Date";
|
|
@@ -42,9 +42,6 @@ var BasicDataTime = /*#__PURE__*/_createClass(function BasicDataTime(options) {
|
|
|
42
42
|
_defineProperty(this, "getValue", function (value) {
|
|
43
43
|
return Array.isArray(value) ? value.join('~') : value;
|
|
44
44
|
});
|
|
45
|
-
_defineProperty(this, "render", function (value) {
|
|
46
|
-
return /*#__PURE__*/React.createElement("span", null, _this.getValue(value));
|
|
47
|
-
});
|
|
48
45
|
_defineProperty(this, "renderClient", function (record) {
|
|
49
46
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
50
47
|
id: _this.id,
|
|
@@ -84,6 +81,7 @@ var BasicDataTime = /*#__PURE__*/_createClass(function BasicDataTime(options) {
|
|
|
84
81
|
_defineProperty(this, "filterConfig", function (item) {
|
|
85
82
|
var _item$config;
|
|
86
83
|
return {
|
|
84
|
+
type: item.type,
|
|
87
85
|
id: item.id,
|
|
88
86
|
// 过滤组件id
|
|
89
87
|
name: item.name,
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const ItemEncode: (props: JSX.IntrinsicAttributes & any) => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare const ItemEncode: (props: JSX.IntrinsicAttributes & any) => React.JSX.Element;
|
|
3
3
|
export default ItemEncode;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { ComponentInterface, PickOption, ColumnConfig, Record } from '../../type';
|
|
2
|
+
import React from 'react';
|
|
3
3
|
declare class EItemEncode implements ComponentInterface {
|
|
4
4
|
name: string;
|
|
5
5
|
id: string;
|
|
@@ -10,14 +10,14 @@ declare class EItemEncode implements ComponentInterface {
|
|
|
10
10
|
isCombinationComponent: boolean;
|
|
11
11
|
children: ComponentInterface[];
|
|
12
12
|
constructor(options: PickOption);
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
renderLog: (r: Record) => JSX.Element | null;
|
|
13
|
+
renderClient: (record: any) => React.JSX.Element | null;
|
|
14
|
+
renderPc: (value: unknown, record: Record) => React.JSX.Element;
|
|
15
|
+
renderLog: (r: Record) => React.JSX.Element | null;
|
|
17
16
|
getComponentValue: (r: Record) => any;
|
|
18
17
|
renderExport: (value: unknown, record: Record) => any;
|
|
19
|
-
editRender: () => JSX.Element;
|
|
18
|
+
editRender: () => React.JSX.Element;
|
|
20
19
|
filterConfig: (item: ColumnConfig) => {
|
|
20
|
+
type: string;
|
|
21
21
|
id: string;
|
|
22
22
|
name: string;
|
|
23
23
|
filterComponentType: "Input";
|
|
@@ -24,17 +24,14 @@ var EItemEncode = /*#__PURE__*/_createClass(function EItemEncode(options) {
|
|
|
24
24
|
_defineProperty(this, "effects", void 0);
|
|
25
25
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
26
26
|
_defineProperty(this, "children", void 0);
|
|
27
|
-
_defineProperty(this, "render", function (value) {
|
|
28
|
-
return /*#__PURE__*/React.createElement(GoodImage, {
|
|
29
|
-
list: value,
|
|
30
|
-
type: "itemCode"
|
|
31
|
-
});
|
|
32
|
-
});
|
|
33
27
|
_defineProperty(this, "renderClient", function (record) {
|
|
34
28
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
35
29
|
id: _this.id,
|
|
36
30
|
label: _this.name,
|
|
37
|
-
value:
|
|
31
|
+
value: /*#__PURE__*/React.createElement(GoodImage, {
|
|
32
|
+
list: record === null || record === void 0 ? void 0 : record[_this.id],
|
|
33
|
+
type: "itemCode"
|
|
34
|
+
})
|
|
38
35
|
}) : null;
|
|
39
36
|
});
|
|
40
37
|
_defineProperty(this, "renderPc", function (value, record) {
|
|
@@ -76,6 +73,7 @@ var EItemEncode = /*#__PURE__*/_createClass(function EItemEncode(options) {
|
|
|
76
73
|
});
|
|
77
74
|
_defineProperty(this, "filterConfig", function (item) {
|
|
78
75
|
return {
|
|
76
|
+
type: item.type,
|
|
79
77
|
id: item.id,
|
|
80
78
|
// 过滤组件id
|
|
81
79
|
name: item.name,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { GoodsProps } from '@kmkf-fe-packages/basic-components/dist/common/Goods';
|
|
3
|
-
declare const ItemId: (props: JSX.IntrinsicAttributes & GoodsProps) => JSX.Element;
|
|
3
|
+
declare const ItemId: (props: JSX.IntrinsicAttributes & GoodsProps) => React.JSX.Element;
|
|
4
4
|
export default ItemId;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { ComponentInterface, PickOption, ColumnConfig, Record } from '../../type';
|
|
2
|
+
import React from 'react';
|
|
3
3
|
declare class EItemId implements ComponentInterface {
|
|
4
4
|
name: string;
|
|
5
5
|
id: string;
|
|
@@ -10,14 +10,14 @@ declare class EItemId implements ComponentInterface {
|
|
|
10
10
|
isCombinationComponent: boolean;
|
|
11
11
|
children: ComponentInterface[];
|
|
12
12
|
constructor(options: PickOption);
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
renderLog: (r: Record) => JSX.Element | null;
|
|
13
|
+
renderClient: (record: any) => React.JSX.Element | null;
|
|
14
|
+
renderPc: (value: unknown, record: Record) => React.JSX.Element;
|
|
15
|
+
renderLog: (r: Record) => React.JSX.Element | null;
|
|
17
16
|
getComponentValue: (r: Record) => any;
|
|
18
17
|
renderExport: (value: any, record: any) => any;
|
|
19
|
-
editRender: () => JSX.Element;
|
|
18
|
+
editRender: () => React.JSX.Element;
|
|
20
19
|
filterConfig: (item: ColumnConfig) => {
|
|
20
|
+
type: string;
|
|
21
21
|
id: string;
|
|
22
22
|
name: string;
|
|
23
23
|
filterComponentType: "Input";
|
|
@@ -24,17 +24,14 @@ var EItemId = /*#__PURE__*/_createClass(function EItemId(options) {
|
|
|
24
24
|
_defineProperty(this, "effects", void 0);
|
|
25
25
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
26
26
|
_defineProperty(this, "children", void 0);
|
|
27
|
-
_defineProperty(this, "render", function (value) {
|
|
28
|
-
return /*#__PURE__*/React.createElement(GoodImage, {
|
|
29
|
-
list: value,
|
|
30
|
-
type: "itemId"
|
|
31
|
-
});
|
|
32
|
-
});
|
|
33
27
|
_defineProperty(this, "renderClient", function (record) {
|
|
34
28
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
35
29
|
id: _this.id,
|
|
36
30
|
label: _this.name,
|
|
37
|
-
value:
|
|
31
|
+
value: /*#__PURE__*/React.createElement(GoodImage, {
|
|
32
|
+
list: record === null || record === void 0 ? void 0 : record[_this.id],
|
|
33
|
+
type: "itemId"
|
|
34
|
+
})
|
|
38
35
|
}) : null;
|
|
39
36
|
});
|
|
40
37
|
_defineProperty(this, "renderPc", function (value, record) {
|
|
@@ -77,6 +74,7 @@ var EItemId = /*#__PURE__*/_createClass(function EItemId(options) {
|
|
|
77
74
|
});
|
|
78
75
|
_defineProperty(this, "filterConfig", function (item) {
|
|
79
76
|
return {
|
|
77
|
+
type: item.type,
|
|
80
78
|
id: item.id,
|
|
81
79
|
// 过滤组件id
|
|
82
80
|
name: item.name,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { GoodsProps } from '@kmkf-fe-packages/basic-components/dist/common/Goods';
|
|
3
|
-
declare const ItemSelect: (props: JSX.IntrinsicAttributes & GoodsProps) => JSX.Element;
|
|
3
|
+
declare const ItemSelect: (props: JSX.IntrinsicAttributes & GoodsProps) => React.JSX.Element;
|
|
4
4
|
export default ItemSelect;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { ComponentInterface, PickOption, Record } from "../../type";
|
|
2
|
+
import React from "react";
|
|
3
3
|
declare class EItemSelect implements ComponentInterface {
|
|
4
4
|
name: string;
|
|
5
5
|
id: string;
|
|
@@ -10,13 +10,12 @@ declare class EItemSelect implements ComponentInterface {
|
|
|
10
10
|
isCombinationComponent: boolean;
|
|
11
11
|
children: ComponentInterface[];
|
|
12
12
|
constructor(options: PickOption);
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
renderLog: (r: Record) => JSX.Element | null;
|
|
13
|
+
renderClient: (record: any) => React.JSX.Element | null;
|
|
14
|
+
renderPc: (value: unknown, record: Record) => React.JSX.Element;
|
|
15
|
+
renderLog: (r: Record) => React.JSX.Element | null;
|
|
17
16
|
getComponentValue: (r: Record) => any;
|
|
18
17
|
renderExport: (value: any, record: any) => any;
|
|
19
|
-
editRender: () => JSX.Element;
|
|
18
|
+
editRender: () => React.JSX.Element;
|
|
20
19
|
filterConfig: () => never[];
|
|
21
20
|
}
|
|
22
21
|
export default EItemSelect;
|
|
@@ -23,16 +23,13 @@ var EItemSelect = /*#__PURE__*/_createClass(function EItemSelect(options) {
|
|
|
23
23
|
_defineProperty(this, "effects", void 0);
|
|
24
24
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
25
25
|
_defineProperty(this, "children", void 0);
|
|
26
|
-
_defineProperty(this, "render", function (value) {
|
|
27
|
-
return /*#__PURE__*/React.createElement(GoodImage, {
|
|
28
|
-
list: value
|
|
29
|
-
});
|
|
30
|
-
});
|
|
31
26
|
_defineProperty(this, "renderClient", function (record) {
|
|
32
27
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
33
28
|
id: _this.id,
|
|
34
29
|
label: _this.name,
|
|
35
|
-
value:
|
|
30
|
+
value: /*#__PURE__*/React.createElement(GoodImage, {
|
|
31
|
+
list: record === null || record === void 0 ? void 0 : record[_this.id]
|
|
32
|
+
})
|
|
36
33
|
}) : null;
|
|
37
34
|
});
|
|
38
35
|
_defineProperty(this, "renderPc", function (value, record) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { ComponentInterface, PickOption, ColumnConfig, Record } from '../../type';
|
|
2
|
+
import React from 'react';
|
|
3
3
|
declare class ErpTradeId implements ComponentInterface {
|
|
4
4
|
name: string;
|
|
5
5
|
id: string;
|
|
@@ -9,14 +9,14 @@ declare class ErpTradeId implements ComponentInterface {
|
|
|
9
9
|
isCombinationComponent: boolean;
|
|
10
10
|
children: ComponentInterface[];
|
|
11
11
|
constructor(options: PickOption);
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
renderLog: (r: Record) => JSX.Element | null;
|
|
12
|
+
renderClient: (record: any) => React.JSX.Element | null;
|
|
13
|
+
renderPc: (value: any, record: Record) => React.JSX.Element;
|
|
14
|
+
renderLog: (r: Record) => React.JSX.Element | null;
|
|
16
15
|
getComponentValue: (r: Record) => any;
|
|
17
16
|
renderExport: (value: any, record: Record) => any;
|
|
18
|
-
editRender: (
|
|
17
|
+
editRender: () => React.JSX.Element;
|
|
19
18
|
filterConfig: (item: ColumnConfig) => {
|
|
19
|
+
type: string;
|
|
20
20
|
id: string;
|
|
21
21
|
name: string;
|
|
22
22
|
filterComponentType: "Input";
|
|
@@ -20,14 +20,11 @@ var ErpTradeId = /*#__PURE__*/_createClass(function ErpTradeId(options) {
|
|
|
20
20
|
_defineProperty(this, "componentConfig", void 0);
|
|
21
21
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
22
22
|
_defineProperty(this, "children", void 0);
|
|
23
|
-
_defineProperty(this, "render", function (value) {
|
|
24
|
-
return /*#__PURE__*/React.createElement("span", null, value);
|
|
25
|
-
});
|
|
26
23
|
_defineProperty(this, "renderClient", function (record) {
|
|
27
24
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
28
25
|
id: _this.id,
|
|
29
26
|
label: _this.name,
|
|
30
|
-
value:
|
|
27
|
+
value: record === null || record === void 0 ? void 0 : record[_this.id]
|
|
31
28
|
}) : null;
|
|
32
29
|
});
|
|
33
30
|
_defineProperty(this, "renderPc", function (value, record) {
|
|
@@ -45,7 +42,7 @@ var ErpTradeId = /*#__PURE__*/_createClass(function ErpTradeId(options) {
|
|
|
45
42
|
var _record2;
|
|
46
43
|
return (_record2 = record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_tradeId")]) !== null && _record2 !== void 0 ? _record2 : '--';
|
|
47
44
|
});
|
|
48
|
-
_defineProperty(this, "editRender", function (
|
|
45
|
+
_defineProperty(this, "editRender", function () {
|
|
49
46
|
var _this$componentConfig, _this$componentConfig2;
|
|
50
47
|
return /*#__PURE__*/React.createElement(GetFormItem, {
|
|
51
48
|
title: _this.name,
|
|
@@ -57,6 +54,7 @@ var ErpTradeId = /*#__PURE__*/_createClass(function ErpTradeId(options) {
|
|
|
57
54
|
});
|
|
58
55
|
_defineProperty(this, "filterConfig", function (item) {
|
|
59
56
|
return {
|
|
57
|
+
type: item.type,
|
|
60
58
|
id: item.id,
|
|
61
59
|
// 过滤组件id
|
|
62
60
|
name: item.name,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { ComponentInterface, PickOption, ColumnConfig, ALignType, Record } from '../../type';
|
|
2
|
+
import React from 'react';
|
|
3
3
|
import { ExpressData } from '@kmkf-fe-packages/kmkf-utils';
|
|
4
4
|
declare class Express implements ComponentInterface {
|
|
5
5
|
name: string;
|
|
@@ -8,19 +8,19 @@ declare class Express implements ComponentInterface {
|
|
|
8
8
|
rules: any[];
|
|
9
9
|
componentConfig: ComponentInterface["componentConfig"];
|
|
10
10
|
align: ALignType;
|
|
11
|
-
expressDateInstance: ExpressData
|
|
11
|
+
expressDateInstance: InstanceType<typeof ExpressData>;
|
|
12
12
|
width: number;
|
|
13
13
|
isCombinationComponent: boolean;
|
|
14
14
|
children: ComponentInterface[];
|
|
15
15
|
constructor(options: PickOption);
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
renderLog: (r: Record) => JSX.Element | null;
|
|
16
|
+
renderClient: (record: any) => React.JSX.Element | null;
|
|
17
|
+
renderPc: (value: unknown, record: Record) => React.JSX.Element;
|
|
18
|
+
renderLog: (r: Record) => React.JSX.Element | null;
|
|
20
19
|
getComponentValue: (r: Record) => any;
|
|
21
|
-
renderExport: (value: string, record: Record) =>
|
|
22
|
-
editRender: () => JSX.Element;
|
|
20
|
+
renderExport: (value: string, record: Record) => any;
|
|
21
|
+
editRender: () => React.JSX.Element;
|
|
23
22
|
filterConfig: (item: ColumnConfig) => {
|
|
23
|
+
type: string;
|
|
24
24
|
id: string;
|
|
25
25
|
name: string;
|
|
26
26
|
filterComponentType: "MultipleSelect";
|