@kmkf-fe-packages/services-components 0.5.2-alpha.0 → 0.5.2-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/components/ActualPayment/index.d.ts +3 -12
- package/dist/esm/components/ActualPayment/index.js +5 -22
- package/dist/esm/components/Address/index.d.ts +3 -12
- package/dist/esm/components/Address/index.js +4 -20
- package/dist/esm/components/Alipay/index.d.ts +3 -18
- package/dist/esm/components/Alipay/index.js +4 -18
- package/dist/esm/components/AlipayAccount/index.d.ts +3 -13
- package/dist/esm/components/AlipayAccount/index.js +4 -21
- package/dist/esm/components/AlipayName/index.d.ts +3 -13
- package/dist/esm/components/AlipayName/index.js +4 -21
- package/dist/esm/components/BuyerNick/index.d.ts +3 -12
- package/dist/esm/components/BuyerNick/index.js +4 -22
- package/dist/esm/components/Cascader/index.d.ts +3 -24
- package/dist/esm/components/Cascader/index.js +12 -27
- package/dist/esm/components/Checkbox/index.d.ts +3 -11
- package/dist/esm/components/Checkbox/index.js +4 -20
- package/dist/esm/components/CommonDataTime/index.d.ts +3 -11
- package/dist/esm/components/CommonDataTime/index.js +4 -20
- package/dist/esm/components/DataTime/index.d.ts +3 -11
- package/dist/esm/components/DataTime/index.js +5 -23
- package/dist/esm/components/EItemEnCode/index.d.ts +3 -11
- package/dist/esm/components/EItemEnCode/index.js +4 -20
- package/dist/esm/components/EItemId/index.d.ts +3 -11
- package/dist/esm/components/EItemId/index.js +4 -20
- package/dist/esm/components/EItemSelect/index.d.ts +3 -11
- package/dist/esm/components/EItemSelect/index.js +4 -20
- package/dist/esm/components/ErpTradeId/index.d.ts +3 -12
- package/dist/esm/components/ErpTradeId/index.js +4 -21
- package/dist/esm/components/Express/index.d.ts +3 -14
- package/dist/esm/components/Express/index.js +4 -29
- package/dist/esm/components/ExpressCode/index.d.ts +3 -13
- package/dist/esm/components/ExpressCode/index.js +4 -22
- package/dist/esm/components/FlowStatusSelect/index.d.ts +4 -34
- package/dist/esm/components/FlowStatusSelect/index.js +4 -21
- package/dist/esm/components/Grade/index.d.ts +3 -11
- package/dist/esm/components/Grade/index.js +4 -20
- package/dist/esm/components/Input/index.d.ts +3 -12
- package/dist/esm/components/Input/index.js +6 -24
- package/dist/esm/components/JstItemSelect/index.d.ts +3 -11
- package/dist/esm/components/JstItemSelect/index.js +4 -20
- package/dist/esm/components/JstLogistics/index.d.ts +3 -11
- package/dist/esm/components/JstLogistics/index.js +4 -20
- package/dist/esm/components/JstSendGood/index.d.ts +3 -11
- package/dist/esm/components/JstSendGood/index.js +4 -20
- package/dist/esm/components/JstSupply/index.d.ts +3 -11
- package/dist/esm/components/JstSupply/index.js +4 -20
- package/dist/esm/components/Logistics/index.d.ts +3 -25
- package/dist/esm/components/Logistics/index.js +4 -18
- package/dist/esm/components/LogisticsInterception/InterceptAddress.d.ts +24 -0
- package/dist/esm/components/LogisticsInterception/InterceptAddress.js +85 -0
- package/dist/esm/components/LogisticsInterception/index.d.ts +22 -0
- package/dist/esm/components/LogisticsInterception/index.js +73 -0
- package/dist/esm/components/MultSelect/index.d.ts +3 -11
- package/dist/esm/components/MultSelect/index.js +4 -20
- package/dist/esm/components/Ordinary/OrdinaryHeader.d.ts +3 -22
- package/dist/esm/components/Ordinary/OrdinaryHeader.js +4 -28
- package/dist/esm/components/Ordinary/OrdinaryMoney.d.ts +3 -22
- package/dist/esm/components/Ordinary/OrdinaryMoney.js +4 -28
- package/dist/esm/components/Ordinary/OrdinarySerial.d.ts +2 -16
- package/dist/esm/components/Ordinary/OrdinarySerial.js +4 -18
- package/dist/esm/components/Ordinary/index.d.ts +2 -21
- package/dist/esm/components/Ordinary/index.js +4 -8
- package/dist/esm/components/Payment/AlipayNick.d.ts +3 -22
- package/dist/esm/components/Payment/AlipayNick.js +4 -28
- package/dist/esm/components/Payment/AlipayNo.d.ts +3 -21
- package/dist/esm/components/Payment/AlipayNo.js +4 -27
- package/dist/esm/components/Payment/AlipayTime.d.ts +3 -23
- package/dist/esm/components/Payment/AlipayTime.js +4 -29
- package/dist/esm/components/Payment/BuyerNick.d.ts +3 -22
- package/dist/esm/components/Payment/BuyerNick.js +4 -28
- package/dist/esm/components/Payment/PaymentAmount.d.ts +3 -22
- package/dist/esm/components/Payment/PaymentAmount.js +4 -28
- package/dist/esm/components/Payment/PaymentStatus.d.ts +3 -31
- package/dist/esm/components/Payment/PaymentStatus.js +4 -39
- package/dist/esm/components/Payment/PaymentTid.d.ts +3 -22
- package/dist/esm/components/Payment/PaymentTid.js +4 -28
- package/dist/esm/components/Payment/index.d.ts +3 -96
- package/dist/esm/components/Payment/index.js +4 -18
- package/dist/esm/components/Picture/index.d.ts +3 -10
- package/dist/esm/components/Picture/index.js +4 -19
- package/dist/esm/components/PlatForm/index.d.ts +19 -0
- package/dist/esm/components/PlatForm/index.js +46 -0
- package/dist/esm/components/Radio/index.d.ts +3 -11
- package/dist/esm/components/Radio/index.js +4 -20
- package/dist/esm/components/Rate/index.d.ts +3 -11
- package/dist/esm/components/Rate/index.js +4 -20
- package/dist/esm/components/ReceiverAddress/index.d.ts +3 -12
- package/dist/esm/components/ReceiverAddress/index.js +4 -20
- package/dist/esm/components/ReceiverMobile/index.d.ts +3 -12
- package/dist/esm/components/ReceiverMobile/index.js +4 -21
- package/dist/esm/components/ReceiverName/index.d.ts +3 -12
- package/dist/esm/components/ReceiverName/index.js +4 -21
- package/dist/esm/components/Remark/index.d.ts +3 -12
- package/dist/esm/components/Remark/index.js +4 -21
- package/dist/esm/components/ReturnLogistics/index.d.ts +2 -19
- package/dist/esm/components/ReturnLogistics/index.js +4 -8
- package/dist/esm/components/Select/index.d.ts +3 -11
- package/dist/esm/components/Select/index.js +4 -20
- package/dist/esm/components/ShopName/index.d.ts +3 -12
- package/dist/esm/components/ShopName/index.js +4 -20
- package/dist/esm/components/SystemOrderNo/index.d.ts +3 -12
- package/dist/esm/components/SystemOrderNo/index.js +4 -21
- package/dist/esm/components/TemplateSelect/index.d.ts +3 -12
- package/dist/esm/components/TemplateSelect/index.js +4 -21
- package/dist/esm/components/TextArea/index.d.ts +3 -11
- package/dist/esm/components/TextArea/index.js +4 -20
- package/dist/esm/components/ThirdItemSelect/index.d.ts +3 -11
- package/dist/esm/components/ThirdItemSelect/index.js +4 -20
- package/dist/esm/components/TradeDateTime/index.d.ts +2 -5
- package/dist/esm/components/TradeDateTime/index.js +4 -10
- package/dist/esm/components/TradeId/index.d.ts +2 -5
- package/dist/esm/components/TradeId/index.js +4 -10
- package/dist/esm/components/WorkOrderId/index.d.ts +3 -12
- package/dist/esm/components/WorkOrderId/index.js +4 -21
- package/dist/esm/index.d.ts +1 -0
- package/dist/esm/index.js +2 -1
- package/dist/esm/type.d.ts +3 -30
- package/package.json +3 -3
|
@@ -1,39 +1,20 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentInterface, PickOption,
|
|
2
|
+
import { ComponentInterface, PickOption, ALignType, Record } from '../../type';
|
|
3
3
|
declare class PaymentAmount implements ComponentInterface {
|
|
4
4
|
name: string;
|
|
5
5
|
id: string;
|
|
6
6
|
type: string;
|
|
7
7
|
rules: any[];
|
|
8
|
-
canFilter: boolean;
|
|
9
|
-
canGroup: boolean;
|
|
10
|
-
canHidden: boolean;
|
|
11
|
-
dataType: DataType;
|
|
12
|
-
showContains: boolean;
|
|
13
8
|
componentConfig: ComponentInterface["componentConfig"];
|
|
14
9
|
align: ALignType;
|
|
15
10
|
width: number;
|
|
11
|
+
isCombinationComponent: boolean;
|
|
12
|
+
children: ComponentInterface[];
|
|
16
13
|
constructor(options: PickOption);
|
|
17
14
|
render: (value: string) => JSX.Element;
|
|
18
15
|
renderClient: (record: Record) => JSX.Element | null;
|
|
19
16
|
renderPc: (value: any, record: Record) => JSX.Element;
|
|
20
17
|
renderExport: (value: string) => string;
|
|
21
18
|
editRender: () => JSX.Element;
|
|
22
|
-
getColumns: () => {
|
|
23
|
-
title: string;
|
|
24
|
-
align: ALignType;
|
|
25
|
-
dataIndex: string;
|
|
26
|
-
width: number;
|
|
27
|
-
dataType: DataType;
|
|
28
|
-
canHidden: boolean;
|
|
29
|
-
canFilter: boolean;
|
|
30
|
-
canGroup: boolean;
|
|
31
|
-
type: string;
|
|
32
|
-
render: (value: any, record: Record) => JSX.Element;
|
|
33
|
-
renderPc: (value: any, record: Record) => JSX.Element;
|
|
34
|
-
componentType: () => JSX.Element;
|
|
35
|
-
showContains: boolean;
|
|
36
|
-
renderExport: (value: string) => string;
|
|
37
|
-
};
|
|
38
19
|
}
|
|
39
20
|
export default PaymentAmount;
|
|
@@ -17,14 +17,11 @@ var PaymentAmount = /*#__PURE__*/_createClass(function PaymentAmount(options) {
|
|
|
17
17
|
_defineProperty(this, "id", void 0);
|
|
18
18
|
_defineProperty(this, "type", void 0);
|
|
19
19
|
_defineProperty(this, "rules", void 0);
|
|
20
|
-
_defineProperty(this, "canFilter", void 0);
|
|
21
|
-
_defineProperty(this, "canGroup", void 0);
|
|
22
|
-
_defineProperty(this, "canHidden", void 0);
|
|
23
|
-
_defineProperty(this, "dataType", void 0);
|
|
24
|
-
_defineProperty(this, "showContains", void 0);
|
|
25
20
|
_defineProperty(this, "componentConfig", void 0);
|
|
26
21
|
_defineProperty(this, "align", void 0);
|
|
27
22
|
_defineProperty(this, "width", void 0);
|
|
23
|
+
_defineProperty(this, "isCombinationComponent", void 0);
|
|
24
|
+
_defineProperty(this, "children", void 0);
|
|
28
25
|
_defineProperty(this, "render", function (value) {
|
|
29
26
|
return /*#__PURE__*/React.createElement("span", null, value);
|
|
30
27
|
});
|
|
@@ -51,33 +48,12 @@ var PaymentAmount = /*#__PURE__*/_createClass(function PaymentAmount(options) {
|
|
|
51
48
|
component: /*#__PURE__*/React.createElement(ApaasInput, _this.componentConfig)
|
|
52
49
|
});
|
|
53
50
|
});
|
|
54
|
-
_defineProperty(this, "getColumns", function () {
|
|
55
|
-
return {
|
|
56
|
-
title: _this.name,
|
|
57
|
-
align: _this.align,
|
|
58
|
-
dataIndex: _this.id,
|
|
59
|
-
width: _this.width,
|
|
60
|
-
dataType: _this.dataType,
|
|
61
|
-
canHidden: _this.canHidden,
|
|
62
|
-
canFilter: _this.canFilter,
|
|
63
|
-
canGroup: _this.canGroup,
|
|
64
|
-
type: _this.type,
|
|
65
|
-
render: _this.renderPc,
|
|
66
|
-
renderPc: _this.renderPc,
|
|
67
|
-
componentType: _this.editRender,
|
|
68
|
-
showContains: _this.showContains,
|
|
69
|
-
renderExport: _this.renderExport
|
|
70
|
-
};
|
|
71
|
-
});
|
|
72
51
|
this.name = '打款金额';
|
|
73
52
|
this.id = "".concat(options.id, "_enterprisePaymentRefundFee");
|
|
74
53
|
this.type = options.type;
|
|
75
|
-
this.canFilter = true;
|
|
76
|
-
this.canGroup = true;
|
|
77
|
-
this.canHidden = false;
|
|
78
|
-
this.showContains = false;
|
|
79
|
-
this.dataType = 'number';
|
|
80
54
|
this.componentConfig = options.componentConfig;
|
|
55
|
+
this.isCombinationComponent = false;
|
|
56
|
+
this.children = [];
|
|
81
57
|
this.rules = [{
|
|
82
58
|
validator: function validator(_, value) {
|
|
83
59
|
if (/^(\d+)(\.\d{0,2})?$/.test(value)) {
|
|
@@ -1,51 +1,23 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentInterface, PickOption,
|
|
2
|
+
import { ComponentInterface, PickOption, ALignType } from '../../type';
|
|
3
3
|
declare class PaymentStatus implements ComponentInterface {
|
|
4
4
|
name: string;
|
|
5
5
|
id: string;
|
|
6
6
|
type: string;
|
|
7
7
|
rules: any[];
|
|
8
|
-
canFilter: boolean;
|
|
9
|
-
canGroup: boolean;
|
|
10
|
-
canHidden: boolean;
|
|
11
|
-
dataType: DataType;
|
|
12
|
-
showContains: boolean;
|
|
13
8
|
componentConfig: ComponentInterface["componentConfig"];
|
|
14
9
|
align: ALignType;
|
|
15
10
|
width: number;
|
|
16
11
|
paymentStatus: {
|
|
17
12
|
[prop in string]: string;
|
|
18
13
|
};
|
|
14
|
+
isCombinationComponent: boolean;
|
|
15
|
+
children: ComponentInterface[];
|
|
19
16
|
constructor(options: PickOption);
|
|
20
17
|
render: (value: string) => JSX.Element;
|
|
21
18
|
renderClient: (record: any) => JSX.Element | null;
|
|
22
19
|
renderPc: (value: any, record: any) => any;
|
|
23
20
|
renderExport: (value: any) => any;
|
|
24
21
|
editRender: (value: any) => null;
|
|
25
|
-
getColumns: () => {
|
|
26
|
-
title: string;
|
|
27
|
-
align: ALignType;
|
|
28
|
-
dataIndex: string;
|
|
29
|
-
dataType: DataType;
|
|
30
|
-
canHidden: boolean;
|
|
31
|
-
canFilter: boolean;
|
|
32
|
-
canGroup: boolean;
|
|
33
|
-
width: number;
|
|
34
|
-
type: string;
|
|
35
|
-
render: (value: any, record: any) => any;
|
|
36
|
-
renderPc: (value: any, record: any) => any;
|
|
37
|
-
componentType: (value: any) => null;
|
|
38
|
-
showContains: boolean;
|
|
39
|
-
renderExport: (value: any) => any;
|
|
40
|
-
widget: string;
|
|
41
|
-
'x-options': {
|
|
42
|
-
label: string;
|
|
43
|
-
value: string;
|
|
44
|
-
}[];
|
|
45
|
-
'x-style': {
|
|
46
|
-
width: string;
|
|
47
|
-
};
|
|
48
|
-
'x-placeholder': string;
|
|
49
|
-
};
|
|
50
22
|
}
|
|
51
23
|
export default PaymentStatus;
|
|
@@ -15,15 +15,12 @@ var PaymentStatus = /*#__PURE__*/_createClass(function PaymentStatus(options) {
|
|
|
15
15
|
_defineProperty(this, "id", void 0);
|
|
16
16
|
_defineProperty(this, "type", void 0);
|
|
17
17
|
_defineProperty(this, "rules", void 0);
|
|
18
|
-
_defineProperty(this, "canFilter", void 0);
|
|
19
|
-
_defineProperty(this, "canGroup", void 0);
|
|
20
|
-
_defineProperty(this, "canHidden", void 0);
|
|
21
|
-
_defineProperty(this, "dataType", void 0);
|
|
22
|
-
_defineProperty(this, "showContains", void 0);
|
|
23
18
|
_defineProperty(this, "componentConfig", void 0);
|
|
24
19
|
_defineProperty(this, "align", void 0);
|
|
25
20
|
_defineProperty(this, "width", void 0);
|
|
26
21
|
_defineProperty(this, "paymentStatus", void 0);
|
|
22
|
+
_defineProperty(this, "isCombinationComponent", void 0);
|
|
23
|
+
_defineProperty(this, "children", void 0);
|
|
27
24
|
_defineProperty(this, "render", function (value) {
|
|
28
25
|
return /*#__PURE__*/React.createElement("span", null, value);
|
|
29
26
|
});
|
|
@@ -43,43 +40,9 @@ var PaymentStatus = /*#__PURE__*/_createClass(function PaymentStatus(options) {
|
|
|
43
40
|
_defineProperty(this, "editRender", function (value) {
|
|
44
41
|
return null;
|
|
45
42
|
});
|
|
46
|
-
_defineProperty(this, "getColumns", function () {
|
|
47
|
-
return {
|
|
48
|
-
title: _this.name,
|
|
49
|
-
align: _this.align,
|
|
50
|
-
dataIndex: _this.id,
|
|
51
|
-
dataType: _this.dataType,
|
|
52
|
-
canHidden: _this.canHidden,
|
|
53
|
-
canFilter: _this.canFilter,
|
|
54
|
-
canGroup: _this.canGroup,
|
|
55
|
-
width: _this.width,
|
|
56
|
-
type: _this.type,
|
|
57
|
-
render: _this.renderPc,
|
|
58
|
-
renderPc: _this.renderPc,
|
|
59
|
-
componentType: _this.editRender,
|
|
60
|
-
showContains: _this.showContains,
|
|
61
|
-
renderExport: _this.renderExport,
|
|
62
|
-
widget: 'selectMultiple',
|
|
63
|
-
'x-options': Object.keys(_this.paymentStatus).map(function (item) {
|
|
64
|
-
return {
|
|
65
|
-
label: _this.paymentStatus[item],
|
|
66
|
-
value: _this.paymentStatus[item]
|
|
67
|
-
};
|
|
68
|
-
}),
|
|
69
|
-
'x-style': {
|
|
70
|
-
width: '356px'
|
|
71
|
-
},
|
|
72
|
-
'x-placeholder': '请选择内容'
|
|
73
|
-
};
|
|
74
|
-
});
|
|
75
43
|
this.name = '打款状态';
|
|
76
44
|
this.id = "".concat(options.id, "_enterprisePaymentStatus");
|
|
77
45
|
this.type = options.type;
|
|
78
|
-
this.canFilter = true;
|
|
79
|
-
this.canGroup = true;
|
|
80
|
-
this.canHidden = false;
|
|
81
|
-
this.showContains = false;
|
|
82
|
-
this.dataType = 'string';
|
|
83
46
|
this.componentConfig = options.componentConfig;
|
|
84
47
|
this.rules = [];
|
|
85
48
|
this.align = 'left';
|
|
@@ -93,5 +56,7 @@ var PaymentStatus = /*#__PURE__*/_createClass(function PaymentStatus(options) {
|
|
|
93
56
|
ALI_PAY_FAIL: '支付宝打款失败',
|
|
94
57
|
ALI_PAY_CLOSE: '支付宝打款关闭'
|
|
95
58
|
};
|
|
59
|
+
this.isCombinationComponent = false;
|
|
60
|
+
this.children = [];
|
|
96
61
|
});
|
|
97
62
|
export default PaymentStatus;
|
|
@@ -1,39 +1,20 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentInterface, PickOption,
|
|
2
|
+
import { ComponentInterface, PickOption, ALignType } from '../../type';
|
|
3
3
|
declare class PaymentTid implements ComponentInterface {
|
|
4
4
|
name: string;
|
|
5
5
|
id: string;
|
|
6
6
|
type: string;
|
|
7
7
|
rules: any[];
|
|
8
|
-
canFilter: boolean;
|
|
9
|
-
canGroup: boolean;
|
|
10
|
-
canHidden: boolean;
|
|
11
|
-
dataType: DataType;
|
|
12
|
-
showContains: boolean;
|
|
13
8
|
componentConfig: ComponentInterface["componentConfig"];
|
|
14
9
|
align: ALignType;
|
|
15
10
|
width: number;
|
|
11
|
+
isCombinationComponent: boolean;
|
|
12
|
+
children: ComponentInterface[];
|
|
16
13
|
constructor(options: PickOption);
|
|
17
14
|
render: (value: string) => JSX.Element;
|
|
18
15
|
renderClient: (record: any) => JSX.Element | null;
|
|
19
16
|
renderPc: (value: any, record: any) => JSX.Element;
|
|
20
17
|
renderExport: (value: string) => string;
|
|
21
18
|
editRender: () => JSX.Element;
|
|
22
|
-
getColumns: () => {
|
|
23
|
-
title: string;
|
|
24
|
-
align: ALignType;
|
|
25
|
-
dataIndex: string;
|
|
26
|
-
dataType: DataType;
|
|
27
|
-
canHidden: boolean;
|
|
28
|
-
canFilter: boolean;
|
|
29
|
-
canGroup: boolean;
|
|
30
|
-
width: number;
|
|
31
|
-
type: string;
|
|
32
|
-
render: (value: any, record: any) => JSX.Element;
|
|
33
|
-
renderPc: (value: any, record: any) => JSX.Element;
|
|
34
|
-
componentType: () => JSX.Element;
|
|
35
|
-
showContains: boolean;
|
|
36
|
-
renderExport: (value: string) => string;
|
|
37
|
-
};
|
|
38
19
|
}
|
|
39
20
|
export default PaymentTid;
|
|
@@ -17,14 +17,11 @@ var PaymentTid = /*#__PURE__*/_createClass(function PaymentTid(options) {
|
|
|
17
17
|
_defineProperty(this, "id", void 0);
|
|
18
18
|
_defineProperty(this, "type", void 0);
|
|
19
19
|
_defineProperty(this, "rules", void 0);
|
|
20
|
-
_defineProperty(this, "canFilter", void 0);
|
|
21
|
-
_defineProperty(this, "canGroup", void 0);
|
|
22
|
-
_defineProperty(this, "canHidden", void 0);
|
|
23
|
-
_defineProperty(this, "dataType", void 0);
|
|
24
|
-
_defineProperty(this, "showContains", void 0);
|
|
25
20
|
_defineProperty(this, "componentConfig", void 0);
|
|
26
21
|
_defineProperty(this, "align", void 0);
|
|
27
22
|
_defineProperty(this, "width", void 0);
|
|
23
|
+
_defineProperty(this, "isCombinationComponent", void 0);
|
|
24
|
+
_defineProperty(this, "children", void 0);
|
|
28
25
|
_defineProperty(this, "render", function (value) {
|
|
29
26
|
return /*#__PURE__*/React.createElement("span", null, value);
|
|
30
27
|
});
|
|
@@ -51,35 +48,14 @@ var PaymentTid = /*#__PURE__*/_createClass(function PaymentTid(options) {
|
|
|
51
48
|
component: /*#__PURE__*/React.createElement(ApaasInput, _this.componentConfig)
|
|
52
49
|
});
|
|
53
50
|
});
|
|
54
|
-
_defineProperty(this, "getColumns", function () {
|
|
55
|
-
return {
|
|
56
|
-
title: _this.name,
|
|
57
|
-
align: _this.align,
|
|
58
|
-
dataIndex: _this.id,
|
|
59
|
-
dataType: _this.dataType,
|
|
60
|
-
canHidden: _this.canHidden,
|
|
61
|
-
canFilter: _this.canFilter,
|
|
62
|
-
canGroup: _this.canGroup,
|
|
63
|
-
width: _this.width,
|
|
64
|
-
type: _this.type,
|
|
65
|
-
render: _this.renderPc,
|
|
66
|
-
renderPc: _this.renderPc,
|
|
67
|
-
componentType: _this.editRender,
|
|
68
|
-
showContains: _this.showContains,
|
|
69
|
-
renderExport: _this.renderExport
|
|
70
|
-
};
|
|
71
|
-
});
|
|
72
51
|
this.name = '订单编号';
|
|
73
52
|
this.id = "".concat(options.id, "_enterprisePaymentTid");
|
|
74
53
|
this.type = options.type;
|
|
75
|
-
this.canFilter = true;
|
|
76
|
-
this.canGroup = true;
|
|
77
|
-
this.canHidden = false;
|
|
78
|
-
this.showContains = false;
|
|
79
|
-
this.dataType = 'string';
|
|
80
54
|
this.componentConfig = options.componentConfig;
|
|
81
55
|
this.rules = [];
|
|
82
56
|
this.align = 'left';
|
|
83
57
|
this.width = 200;
|
|
58
|
+
this.isCombinationComponent = false;
|
|
59
|
+
this.children = [];
|
|
84
60
|
});
|
|
85
61
|
export default PaymentTid;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentInterface, PickOption
|
|
2
|
+
import { ComponentInterface, PickOption } from '../../type';
|
|
3
3
|
import AlipayNick from './AlipayNick';
|
|
4
4
|
import AlipayNo from './AlipayNo';
|
|
5
5
|
import AlipayTime from './AlipayTime';
|
|
@@ -12,11 +12,6 @@ declare class Logistics implements ComponentInterface {
|
|
|
12
12
|
id: string;
|
|
13
13
|
type: string;
|
|
14
14
|
rules: any[];
|
|
15
|
-
canFilter: boolean;
|
|
16
|
-
canGroup: boolean;
|
|
17
|
-
canHidden: boolean;
|
|
18
|
-
dataType: DataType;
|
|
19
|
-
showContains: boolean;
|
|
20
15
|
componentConfig: ComponentInterface["componentConfig"];
|
|
21
16
|
paymentTid: PaymentTid;
|
|
22
17
|
paymentStatus: PaymentStatus;
|
|
@@ -25,101 +20,13 @@ declare class Logistics implements ComponentInterface {
|
|
|
25
20
|
alipayNick: AlipayNick;
|
|
26
21
|
alipayNo: AlipayNo;
|
|
27
22
|
payTime: AlipayTime;
|
|
23
|
+
isCombinationComponent: boolean;
|
|
24
|
+
children: ComponentInterface[];
|
|
28
25
|
constructor(options: PickOption);
|
|
29
26
|
render: () => null;
|
|
30
27
|
renderClient: (record: any) => JSX.Element;
|
|
31
28
|
renderPc: () => null;
|
|
32
29
|
renderExport: () => null;
|
|
33
30
|
editRender: (value: any) => JSX.Element;
|
|
34
|
-
getColumns: () => {
|
|
35
|
-
title: string;
|
|
36
|
-
children: ({
|
|
37
|
-
title: string;
|
|
38
|
-
align: import("../../type").ALignType;
|
|
39
|
-
dataIndex: string;
|
|
40
|
-
dataType: DataType;
|
|
41
|
-
canHidden: boolean;
|
|
42
|
-
canFilter: boolean;
|
|
43
|
-
canGroup: boolean;
|
|
44
|
-
width: number;
|
|
45
|
-
type: string;
|
|
46
|
-
render: (value: any, record: any) => any;
|
|
47
|
-
renderPc: (value: any, record: any) => any;
|
|
48
|
-
componentType: (value: any) => null;
|
|
49
|
-
showContains: boolean;
|
|
50
|
-
renderExport: (value: any) => any;
|
|
51
|
-
widget: string;
|
|
52
|
-
'x-options': {
|
|
53
|
-
label: string;
|
|
54
|
-
value: string;
|
|
55
|
-
}[];
|
|
56
|
-
'x-style': {
|
|
57
|
-
width: string;
|
|
58
|
-
};
|
|
59
|
-
'x-placeholder': string;
|
|
60
|
-
} | {
|
|
61
|
-
title: string;
|
|
62
|
-
align: import("../../type").ALignType;
|
|
63
|
-
dataIndex: string;
|
|
64
|
-
width: number;
|
|
65
|
-
dataType: DataType;
|
|
66
|
-
canHidden: boolean;
|
|
67
|
-
canFilter: boolean;
|
|
68
|
-
canGroup: boolean;
|
|
69
|
-
type: string;
|
|
70
|
-
render: (value: any, record: import("../../type").Record) => JSX.Element;
|
|
71
|
-
renderPc: (value: any, record: import("../../type").Record) => JSX.Element;
|
|
72
|
-
componentType: () => JSX.Element;
|
|
73
|
-
showContains: boolean;
|
|
74
|
-
renderExport: (value: string) => string;
|
|
75
|
-
} | {
|
|
76
|
-
title: string;
|
|
77
|
-
align: import("../../type").ALignType;
|
|
78
|
-
dataIndex: string;
|
|
79
|
-
dataType: DataType;
|
|
80
|
-
canHidden: boolean;
|
|
81
|
-
canFilter: boolean;
|
|
82
|
-
canGroup: boolean;
|
|
83
|
-
type: string;
|
|
84
|
-
width: number;
|
|
85
|
-
render: (value: any, record: import("../../type").Record) => JSX.Element;
|
|
86
|
-
renderPc: (value: any, record: import("../../type").Record) => JSX.Element;
|
|
87
|
-
componentType: () => JSX.Element;
|
|
88
|
-
showContains: boolean;
|
|
89
|
-
renderExport: (value: any, record: import("../../type").Record) => any;
|
|
90
|
-
} | {
|
|
91
|
-
title: string;
|
|
92
|
-
align: import("../../type").ALignType;
|
|
93
|
-
dataIndex: string;
|
|
94
|
-
width: number;
|
|
95
|
-
dataType: DataType;
|
|
96
|
-
canHidden: boolean;
|
|
97
|
-
canFilter: boolean;
|
|
98
|
-
canGroup: boolean;
|
|
99
|
-
type: string;
|
|
100
|
-
render: (value: any, record: any) => JSX.Element;
|
|
101
|
-
renderPc: (value: any, record: any) => JSX.Element;
|
|
102
|
-
componentType: () => JSX.Element;
|
|
103
|
-
showContains: boolean;
|
|
104
|
-
} | {
|
|
105
|
-
title: string;
|
|
106
|
-
align: import("../../type").ALignType;
|
|
107
|
-
dataIndex: string;
|
|
108
|
-
width: number;
|
|
109
|
-
dataType: DataType;
|
|
110
|
-
canHidden: boolean;
|
|
111
|
-
canFilter: boolean;
|
|
112
|
-
canGroup: boolean;
|
|
113
|
-
type: string;
|
|
114
|
-
render: (value: any, record: import("../../type").Record) => JSX.Element;
|
|
115
|
-
renderPc: (value: any, record: import("../../type").Record) => JSX.Element;
|
|
116
|
-
componentType: () => JSX.Element;
|
|
117
|
-
showContains: boolean;
|
|
118
|
-
renderExport: (value: string) => string | null;
|
|
119
|
-
widget: null;
|
|
120
|
-
})[];
|
|
121
|
-
canHidden: boolean;
|
|
122
|
-
dataIndex: string;
|
|
123
|
-
};
|
|
124
31
|
}
|
|
125
32
|
export default Logistics;
|
|
@@ -23,11 +23,6 @@ var Logistics = /*#__PURE__*/_createClass(function Logistics(options) {
|
|
|
23
23
|
_defineProperty(this, "id", void 0);
|
|
24
24
|
_defineProperty(this, "type", void 0);
|
|
25
25
|
_defineProperty(this, "rules", void 0);
|
|
26
|
-
_defineProperty(this, "canFilter", void 0);
|
|
27
|
-
_defineProperty(this, "canGroup", void 0);
|
|
28
|
-
_defineProperty(this, "canHidden", void 0);
|
|
29
|
-
_defineProperty(this, "dataType", void 0);
|
|
30
|
-
_defineProperty(this, "showContains", void 0);
|
|
31
26
|
_defineProperty(this, "componentConfig", void 0);
|
|
32
27
|
_defineProperty(this, "paymentTid", void 0);
|
|
33
28
|
_defineProperty(this, "paymentStatus", void 0);
|
|
@@ -36,6 +31,8 @@ var Logistics = /*#__PURE__*/_createClass(function Logistics(options) {
|
|
|
36
31
|
_defineProperty(this, "alipayNick", void 0);
|
|
37
32
|
_defineProperty(this, "alipayNo", void 0);
|
|
38
33
|
_defineProperty(this, "payTime", void 0);
|
|
34
|
+
_defineProperty(this, "isCombinationComponent", void 0);
|
|
35
|
+
_defineProperty(this, "children", void 0);
|
|
39
36
|
_defineProperty(this, "render", function () {
|
|
40
37
|
return null;
|
|
41
38
|
});
|
|
@@ -60,22 +57,9 @@ var Logistics = /*#__PURE__*/_createClass(function Logistics(options) {
|
|
|
60
57
|
}))
|
|
61
58
|
});
|
|
62
59
|
});
|
|
63
|
-
_defineProperty(this, "getColumns", function () {
|
|
64
|
-
return {
|
|
65
|
-
title: _this.name,
|
|
66
|
-
children: [_this.paymentTid.getColumns(), _this.paymentStatus.getColumns(), _this.paymentAmount.getColumns(), _this.buyerNick.getColumns(), _this.alipayNick.getColumns(), _this.alipayNo.getColumns(), _this.payTime.getColumns()],
|
|
67
|
-
canHidden: _this.canHidden,
|
|
68
|
-
dataIndex: _this.id
|
|
69
|
-
};
|
|
70
|
-
});
|
|
71
60
|
this.name = options.name;
|
|
72
61
|
this.id = options.id;
|
|
73
62
|
this.type = options.type;
|
|
74
|
-
this.canFilter = false;
|
|
75
|
-
this.canGroup = false;
|
|
76
|
-
this.canHidden = true;
|
|
77
|
-
this.showContains = false;
|
|
78
|
-
this.dataType = 'string';
|
|
79
63
|
this.componentConfig = options.componentConfig;
|
|
80
64
|
this.paymentTid = new PaymentTid(options);
|
|
81
65
|
this.paymentStatus = new PaymentStatus(options);
|
|
@@ -84,6 +68,8 @@ var Logistics = /*#__PURE__*/_createClass(function Logistics(options) {
|
|
|
84
68
|
this.alipayNick = new AlipayNick(options);
|
|
85
69
|
this.alipayNo = new AlipayNo(options);
|
|
86
70
|
this.payTime = new AlipayTime(options);
|
|
71
|
+
this.isCombinationComponent = true;
|
|
72
|
+
this.children = [this.alipayNick, this.alipayNo, this.buyerNick, this.paymentAmount, this.paymentStatus, this.paymentTid, this.payTime];
|
|
87
73
|
this.rules = [{
|
|
88
74
|
validator: function validator(_, value) {
|
|
89
75
|
var _this$componentConfig3, _this$componentConfig4, _this$componentConfig5, _this$componentConfig6;
|
|
@@ -1,17 +1,14 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentInterface, PickOption,
|
|
2
|
+
import { ComponentInterface, PickOption, Record } from '../../type';
|
|
3
3
|
declare type Value = string[] | undefined;
|
|
4
4
|
declare class BasicPicture implements ComponentInterface {
|
|
5
5
|
name: string;
|
|
6
6
|
id: string;
|
|
7
7
|
type: string;
|
|
8
8
|
rules: any[];
|
|
9
|
-
canFilter: boolean;
|
|
10
|
-
canGroup: boolean;
|
|
11
|
-
canHidden: boolean;
|
|
12
|
-
dataType: DataType;
|
|
13
|
-
showContains: boolean;
|
|
14
9
|
componentConfig: ComponentInterface["componentConfig"];
|
|
10
|
+
isCombinationComponent: boolean;
|
|
11
|
+
children: ComponentInterface[];
|
|
15
12
|
constructor(options: PickOption);
|
|
16
13
|
formatPictures: (pictures: string) => string[];
|
|
17
14
|
render: (value: Value) => JSX.Element | null;
|
|
@@ -23,9 +20,5 @@ declare class BasicPicture implements ComponentInterface {
|
|
|
23
20
|
* @returns 图片类型的导出需要在导出时单独处理
|
|
24
21
|
*/
|
|
25
22
|
renderExport: () => null;
|
|
26
|
-
getColumns: () => this & {
|
|
27
|
-
dataIndex: string;
|
|
28
|
-
title: string;
|
|
29
|
-
};
|
|
30
23
|
}
|
|
31
24
|
export default BasicPicture;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
2
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
3
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
4
2
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
5
3
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
6
4
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
@@ -22,12 +20,9 @@ var BasicPicture = /*#__PURE__*/_createClass(function BasicPicture(options) {
|
|
|
22
20
|
_defineProperty(this, "id", void 0);
|
|
23
21
|
_defineProperty(this, "type", void 0);
|
|
24
22
|
_defineProperty(this, "rules", void 0);
|
|
25
|
-
_defineProperty(this, "canFilter", void 0);
|
|
26
|
-
_defineProperty(this, "canGroup", void 0);
|
|
27
|
-
_defineProperty(this, "canHidden", void 0);
|
|
28
|
-
_defineProperty(this, "dataType", void 0);
|
|
29
|
-
_defineProperty(this, "showContains", void 0);
|
|
30
23
|
_defineProperty(this, "componentConfig", void 0);
|
|
24
|
+
_defineProperty(this, "isCombinationComponent", void 0);
|
|
25
|
+
_defineProperty(this, "children", void 0);
|
|
31
26
|
_defineProperty(this, "formatPictures", function (pictures) {
|
|
32
27
|
pictures = pictures.replace(/[\[\]]/g, '');
|
|
33
28
|
pictures = pictures.replace(/\s/g, '');
|
|
@@ -97,22 +92,12 @@ var BasicPicture = /*#__PURE__*/_createClass(function BasicPicture(options) {
|
|
|
97
92
|
_defineProperty(this, "renderExport", function () {
|
|
98
93
|
return null;
|
|
99
94
|
});
|
|
100
|
-
_defineProperty(this, "getColumns", function () {
|
|
101
|
-
return _objectSpread(_objectSpread({}, _this), {}, {
|
|
102
|
-
dataIndex: _this.id,
|
|
103
|
-
title: _this.name
|
|
104
|
-
});
|
|
105
|
-
;
|
|
106
|
-
});
|
|
107
95
|
this.name = options.name;
|
|
108
96
|
this.id = options.id;
|
|
109
97
|
this.type = options.type;
|
|
110
|
-
this.canFilter = false;
|
|
111
|
-
this.canGroup = false;
|
|
112
|
-
this.canHidden = true;
|
|
113
|
-
this.dataType = 'array';
|
|
114
|
-
this.showContains = false;
|
|
115
98
|
this.componentConfig = options.componentConfig;
|
|
116
99
|
this.rules = [];
|
|
100
|
+
this.isCombinationComponent = false;
|
|
101
|
+
this.children = [];
|
|
117
102
|
});
|
|
118
103
|
export default BasicPicture;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ComponentInterface, Record } from '../../type';
|
|
3
|
+
import { PlatData } from '@kmkf-fe-packages/kmkf-utils';
|
|
4
|
+
declare class PlatForm implements ComponentInterface {
|
|
5
|
+
name: string;
|
|
6
|
+
id: string;
|
|
7
|
+
type: string;
|
|
8
|
+
componentConfig: ComponentInterface["componentConfig"];
|
|
9
|
+
isCombinationComponent: boolean;
|
|
10
|
+
children: ComponentInterface[];
|
|
11
|
+
platInstance: PlatData;
|
|
12
|
+
constructor();
|
|
13
|
+
renderPc: (value: any, record: Record) => JSX.Element;
|
|
14
|
+
renderExport: (value: any, record: Record) => any;
|
|
15
|
+
render: () => null;
|
|
16
|
+
renderClient: () => null;
|
|
17
|
+
editRender: () => null;
|
|
18
|
+
}
|
|
19
|
+
export default PlatForm;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
2
|
+
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
3
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
4
|
+
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
5
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
6
|
+
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
7
|
+
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
|
|
8
|
+
import React from 'react';
|
|
9
|
+
import { PlatData } from '@kmkf-fe-packages/kmkf-utils';
|
|
10
|
+
var PlatForm = /*#__PURE__*/_createClass(function PlatForm() {
|
|
11
|
+
var _this = this;
|
|
12
|
+
_classCallCheck(this, PlatForm);
|
|
13
|
+
_defineProperty(this, "name", void 0);
|
|
14
|
+
_defineProperty(this, "id", void 0);
|
|
15
|
+
_defineProperty(this, "type", void 0);
|
|
16
|
+
_defineProperty(this, "componentConfig", void 0);
|
|
17
|
+
_defineProperty(this, "isCombinationComponent", void 0);
|
|
18
|
+
_defineProperty(this, "children", void 0);
|
|
19
|
+
_defineProperty(this, "platInstance", void 0);
|
|
20
|
+
_defineProperty(this, "renderPc", function (value, record) {
|
|
21
|
+
var _platMap$record;
|
|
22
|
+
var platMap = _this.platInstance.getPlatMap();
|
|
23
|
+
return /*#__PURE__*/React.createElement("span", null, (_platMap$record = platMap === null || platMap === void 0 ? void 0 : platMap[record === null || record === void 0 ? void 0 : record["".concat(_this.id)]]) !== null && _platMap$record !== void 0 ? _platMap$record : '--');
|
|
24
|
+
});
|
|
25
|
+
_defineProperty(this, "renderExport", function (value, record) {
|
|
26
|
+
var _record;
|
|
27
|
+
var platMap = _this.platInstance.getPlatMap();
|
|
28
|
+
return (_record = record === null || record === void 0 ? void 0 : record["".concat(_this.id)]) !== null && _record !== void 0 ? _record : '--';
|
|
29
|
+
});
|
|
30
|
+
_defineProperty(this, "render", function () {
|
|
31
|
+
return null;
|
|
32
|
+
});
|
|
33
|
+
_defineProperty(this, "renderClient", function () {
|
|
34
|
+
return null;
|
|
35
|
+
});
|
|
36
|
+
_defineProperty(this, "editRender", function () {
|
|
37
|
+
return null;
|
|
38
|
+
});
|
|
39
|
+
this.name = "平台";
|
|
40
|
+
this.id = "platform";
|
|
41
|
+
this.type = "PLATFORM_INPUT";
|
|
42
|
+
this.isCombinationComponent = false;
|
|
43
|
+
this.children = [];
|
|
44
|
+
this.platInstance = PlatData.getInstance();
|
|
45
|
+
});
|
|
46
|
+
export default PlatForm;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentInterface, PickOption,
|
|
2
|
+
import { ComponentInterface, PickOption, Record } from '../../type';
|
|
3
3
|
declare type Value = {
|
|
4
4
|
value?: string;
|
|
5
5
|
other?: string;
|
|
@@ -9,22 +9,14 @@ declare class BasicRadio implements ComponentInterface {
|
|
|
9
9
|
id: string;
|
|
10
10
|
type: string;
|
|
11
11
|
rules: any[];
|
|
12
|
-
canFilter: boolean;
|
|
13
|
-
canGroup: boolean;
|
|
14
|
-
canHidden: boolean;
|
|
15
|
-
dataType: DataType;
|
|
16
|
-
showContains: boolean;
|
|
17
12
|
componentConfig: ComponentInterface["componentConfig"];
|
|
13
|
+
isCombinationComponent: boolean;
|
|
14
|
+
children: ComponentInterface[];
|
|
18
15
|
constructor(options: PickOption);
|
|
19
16
|
render: (value: Value) => JSX.Element;
|
|
20
17
|
renderPc: (value: any, record: Record) => JSX.Element;
|
|
21
18
|
renderExport: (value: any, record: Record) => string;
|
|
22
19
|
renderClient: (record: Record) => JSX.Element | null;
|
|
23
20
|
editRender: () => JSX.Element;
|
|
24
|
-
getColumns: () => this & {
|
|
25
|
-
dataIndex: string;
|
|
26
|
-
title: string;
|
|
27
|
-
renderExport: (value: any, record: Record) => string;
|
|
28
|
-
};
|
|
29
21
|
}
|
|
30
22
|
export default BasicRadio;
|