@kmkf-fe-packages/services-components 0.6.2 → 0.6.3-alpha.1
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/commonComponents/PlatformAvatar/index.d.ts +7 -0
- package/dist/esm/commonComponents/PlatformAvatar/index.js +28 -0
- package/dist/esm/commonComponents/ShopList/index.d.ts +13 -0
- package/dist/esm/commonComponents/ShopList/index.js +34 -0
- package/dist/esm/components/ActualPayment/index.d.ts +8 -11
- package/dist/esm/components/ActualPayment/index.js +19 -22
- package/dist/esm/components/Address/index.d.ts +6 -14
- package/dist/esm/components/Address/index.js +9 -22
- package/dist/esm/components/Alipay/index.d.ts +9 -18
- package/dist/esm/components/Alipay/index.js +6 -17
- package/dist/esm/components/AlipayAccount/index.d.ts +9 -13
- package/dist/esm/components/AlipayAccount/index.js +19 -24
- package/dist/esm/components/AlipayName/index.d.ts +8 -12
- package/dist/esm/components/AlipayName/index.js +18 -23
- package/dist/esm/components/BuyerNick/index.d.ts +8 -11
- package/dist/esm/components/BuyerNick/index.js +30 -25
- package/dist/esm/components/Cascader/index.d.ts +9 -23
- package/dist/esm/components/Cascader/index.js +29 -27
- package/dist/esm/components/Checkbox/index.d.ts +9 -10
- package/dist/esm/components/Checkbox/index.js +24 -20
- package/dist/esm/components/CommonDataTime/index.d.ts +8 -10
- package/dist/esm/components/CommonDataTime/index.js +19 -20
- package/dist/esm/components/CompletedUser/index.d.ts +28 -0
- package/dist/esm/components/CompletedUser/index.js +60 -0
- package/dist/esm/components/DataTime/index.d.ts +9 -10
- package/dist/esm/components/DataTime/index.js +22 -23
- package/dist/esm/components/EItemEnCode/index.d.ts +8 -10
- package/dist/esm/components/EItemEnCode/index.js +22 -20
- package/dist/esm/components/EItemId/index.d.ts +8 -10
- package/dist/esm/components/EItemId/index.js +22 -20
- package/dist/esm/components/EItemSelect/index.d.ts +4 -11
- package/dist/esm/components/EItemSelect/index.js +6 -18
- package/dist/esm/components/ErpTradeId/index.d.ts +8 -11
- package/dist/esm/components/ErpTradeId/index.js +18 -21
- package/dist/esm/components/Express/index.d.ts +9 -13
- package/dist/esm/components/Express/index.js +18 -29
- package/dist/esm/components/ExpressCode/index.d.ts +8 -12
- package/dist/esm/components/ExpressCode/index.js +17 -22
- package/dist/esm/components/FlowStatusSelect/index.d.ts +13 -33
- package/dist/esm/components/FlowStatusSelect/index.js +27 -22
- package/dist/esm/components/Grade/index.d.ts +4 -11
- package/dist/esm/components/Grade/index.js +6 -19
- package/dist/esm/components/Handler/index.d.ts +32 -0
- package/dist/esm/components/Handler/index.js +64 -0
- package/dist/esm/components/Input/index.d.ts +8 -11
- package/dist/esm/components/Input/index.js +20 -24
- package/dist/esm/components/JstItemSelect/index.d.ts +9 -11
- package/dist/esm/components/JstItemSelect/index.js +35 -20
- package/dist/esm/components/JstLogistics/index.d.ts +16 -11
- package/dist/esm/components/JstLogistics/index.js +31 -20
- package/dist/esm/components/JstSendGood/index.d.ts +9 -11
- package/dist/esm/components/JstSendGood/index.js +35 -20
- package/dist/esm/components/JstSupply/index.d.ts +9 -11
- package/dist/esm/components/JstSupply/index.js +35 -20
- package/dist/esm/components/Logistics/index.d.ts +15 -25
- package/dist/esm/components/Logistics/index.js +10 -17
- package/dist/esm/components/LogisticsInterception/InterceptAddress.d.ts +25 -0
- package/dist/esm/components/LogisticsInterception/InterceptAddress.js +89 -0
- package/dist/esm/components/LogisticsInterception/InterceptType.d.ts +24 -0
- package/dist/esm/components/LogisticsInterception/InterceptType.js +62 -0
- package/dist/esm/components/LogisticsInterception/index.d.ts +27 -0
- package/dist/esm/components/LogisticsInterception/index.js +90 -0
- package/dist/esm/components/MultSelect/index.d.ts +9 -10
- package/dist/esm/components/MultSelect/index.js +21 -20
- package/dist/esm/components/Ordinary/OrdinaryHeader.d.ts +8 -21
- package/dist/esm/components/Ordinary/OrdinaryHeader.js +14 -26
- package/dist/esm/components/Ordinary/OrdinaryMoney.d.ts +8 -21
- package/dist/esm/components/Ordinary/OrdinaryMoney.js +14 -26
- package/dist/esm/components/Ordinary/OrdinarySerial.d.ts +8 -16
- package/dist/esm/components/Ordinary/OrdinarySerial.js +14 -16
- package/dist/esm/components/Ordinary/index.d.ts +9 -22
- package/dist/esm/components/Ordinary/index.js +8 -7
- package/dist/esm/components/Payment/AlipayNick.d.ts +9 -22
- package/dist/esm/components/Payment/AlipayNick.js +16 -28
- package/dist/esm/components/Payment/AlipayNo.d.ts +8 -20
- package/dist/esm/components/Payment/AlipayNo.js +16 -27
- package/dist/esm/components/Payment/AlipayTime.d.ts +8 -22
- package/dist/esm/components/Payment/AlipayTime.js +15 -27
- package/dist/esm/components/Payment/BuyerNick.d.ts +8 -21
- package/dist/esm/components/Payment/BuyerNick.js +14 -26
- package/dist/esm/components/Payment/PaymentAmount.d.ts +8 -21
- package/dist/esm/components/Payment/PaymentAmount.js +14 -26
- package/dist/esm/components/Payment/PaymentStatus.d.ts +13 -27
- package/dist/esm/components/Payment/PaymentStatus.js +37 -36
- package/dist/esm/components/Payment/PaymentTid.d.ts +8 -21
- package/dist/esm/components/Payment/PaymentTid.js +14 -26
- package/dist/esm/components/Payment/index.d.ts +23 -96
- package/dist/esm/components/Payment/index.js +8 -17
- package/dist/esm/components/Picture/index.d.ts +8 -10
- package/dist/esm/components/Picture/index.js +6 -18
- package/dist/esm/components/PlatForm/index.d.ts +29 -0
- package/dist/esm/components/PlatForm/index.js +62 -0
- package/dist/esm/components/Radio/index.d.ts +9 -10
- package/dist/esm/components/Radio/index.js +23 -20
- package/dist/esm/components/Rate/index.d.ts +4 -11
- package/dist/esm/components/Rate/index.js +6 -19
- package/dist/esm/components/ReceiverAddress/index.d.ts +4 -12
- package/dist/esm/components/ReceiverAddress/index.js +9 -26
- package/dist/esm/components/ReceiverMobile/index.d.ts +9 -12
- package/dist/esm/components/ReceiverMobile/index.js +20 -23
- package/dist/esm/components/ReceiverName/index.d.ts +8 -11
- package/dist/esm/components/ReceiverName/index.js +20 -23
- package/dist/esm/components/Remark/index.d.ts +8 -11
- package/dist/esm/components/Remark/index.js +18 -21
- package/dist/esm/components/ReturnLogistics/index.d.ts +15 -20
- package/dist/esm/components/ReturnLogistics/index.js +10 -7
- package/dist/esm/components/Select/index.d.ts +9 -10
- package/dist/esm/components/Select/index.js +20 -20
- package/dist/esm/components/ShopInput/index.d.ts +26 -0
- package/dist/esm/components/ShopInput/index.js +71 -0
- package/dist/esm/components/ShopName/index.d.ts +8 -11
- package/dist/esm/components/ShopName/index.js +18 -20
- package/dist/esm/components/Submitter/index.d.ts +28 -0
- package/dist/esm/components/Submitter/index.js +60 -0
- package/dist/esm/components/SystemOrderNo/index.d.ts +8 -11
- package/dist/esm/components/SystemOrderNo/index.js +18 -21
- package/dist/esm/components/TemplateSelect/index.d.ts +9 -11
- package/dist/esm/components/TemplateSelect/index.js +20 -20
- package/dist/esm/components/TextArea/index.d.ts +8 -10
- package/dist/esm/components/TextArea/index.js +18 -20
- package/dist/esm/components/ThirdItemSelect/index.d.ts +8 -10
- package/dist/esm/components/ThirdItemSelect/index.js +24 -20
- package/dist/esm/components/TradeDateTime/index.d.ts +9 -5
- package/dist/esm/components/TradeDateTime/index.js +34 -10
- package/dist/esm/components/TradeId/index.d.ts +8 -5
- package/dist/esm/components/TradeId/index.js +18 -10
- package/dist/esm/components/WorkOrderId/index.d.ts +8 -11
- package/dist/esm/components/WorkOrderId/index.js +20 -22
- package/dist/esm/factory.d.ts +3 -0
- package/dist/esm/factory.js +105 -0
- package/dist/esm/index.d.ts +9 -0
- package/dist/esm/index.js +10 -1
- package/dist/esm/type.d.ts +38 -36
- package/package.json +4 -4
|
@@ -9,7 +9,7 @@ import React from 'react';
|
|
|
9
9
|
import GetFormItem from "../GetFormItem";
|
|
10
10
|
import { ApaasInput } from '@kmkf-fe-packages/basic-components';
|
|
11
11
|
import ItemView from "../../commonComponents/ItemView";
|
|
12
|
-
import { isNull } from '@kmkf-fe-packages/kmkf-utils';
|
|
12
|
+
import { isNull, filterFn as _filterFn } from '@kmkf-fe-packages/kmkf-utils';
|
|
13
13
|
var OrdinaryMoney = /*#__PURE__*/_createClass(function OrdinaryMoney(options) {
|
|
14
14
|
var _this = this;
|
|
15
15
|
_classCallCheck(this, OrdinaryMoney);
|
|
@@ -17,15 +17,12 @@ var OrdinaryMoney = /*#__PURE__*/_createClass(function OrdinaryMoney(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, "effects", void 0);
|
|
27
22
|
_defineProperty(this, "align", void 0);
|
|
28
23
|
_defineProperty(this, "width", void 0);
|
|
24
|
+
_defineProperty(this, "isCombinationComponent", void 0);
|
|
25
|
+
_defineProperty(this, "children", void 0);
|
|
29
26
|
_defineProperty(this, "render", function (value) {
|
|
30
27
|
return /*#__PURE__*/React.createElement("span", null, value);
|
|
31
28
|
});
|
|
@@ -52,32 +49,21 @@ var OrdinaryMoney = /*#__PURE__*/_createClass(function OrdinaryMoney(options) {
|
|
|
52
49
|
component: /*#__PURE__*/React.createElement(ApaasInput, _this.componentConfig)
|
|
53
50
|
});
|
|
54
51
|
});
|
|
55
|
-
_defineProperty(this, "
|
|
52
|
+
_defineProperty(this, "filterConfig", function (item) {
|
|
56
53
|
return {
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
render: _this.renderPc,
|
|
66
|
-
renderPc: _this.renderPc,
|
|
67
|
-
componentType: _this.editRender,
|
|
68
|
-
showContains: _this.showContains,
|
|
69
|
-
renderExport: _this.renderExport,
|
|
70
|
-
width: _this.width
|
|
54
|
+
id: "".concat(item.id, "_ordinaryTaitou"),
|
|
55
|
+
name: "".concat(item.name, "-\u53D1\u7968\u62AC\u5934"),
|
|
56
|
+
filterComponentType: 'Input',
|
|
57
|
+
filterFn: function filterFn(value) {
|
|
58
|
+
return function (i) {
|
|
59
|
+
return "".concat(_filterFn.filterTableListItemColumnValue(i, item.id, 'ordinaryTaitou')).includes(value);
|
|
60
|
+
};
|
|
61
|
+
}
|
|
71
62
|
};
|
|
72
63
|
});
|
|
73
64
|
this.name = '开票金额';
|
|
74
65
|
this.id = "".concat(options.id, "_ordinaryMoney");
|
|
75
66
|
this.type = options.type;
|
|
76
|
-
this.canFilter = true;
|
|
77
|
-
this.canGroup = true;
|
|
78
|
-
this.canHidden = false;
|
|
79
|
-
this.showContains = false;
|
|
80
|
-
this.dataType = 'number';
|
|
81
67
|
this.componentConfig = options.componentConfig;
|
|
82
68
|
this.rules = [{
|
|
83
69
|
validator: function validator(_, value) {
|
|
@@ -90,5 +76,7 @@ var OrdinaryMoney = /*#__PURE__*/_createClass(function OrdinaryMoney(options) {
|
|
|
90
76
|
this.align = 'left';
|
|
91
77
|
this.effects = options.effects;
|
|
92
78
|
this.width = 200;
|
|
79
|
+
this.isCombinationComponent = false;
|
|
80
|
+
this.children = [];
|
|
93
81
|
});
|
|
94
82
|
export default OrdinaryMoney;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentInterface, PickOption, DataType, ALignType } from '../../type';
|
|
2
|
+
import { ComponentInterface, PickOption, DataType, ALignType, Record, ColumnConfig } from '../../type';
|
|
3
3
|
declare class OrdinarySerial implements ComponentInterface {
|
|
4
4
|
name: string;
|
|
5
5
|
id: string;
|
|
@@ -14,27 +14,19 @@ declare class OrdinarySerial implements ComponentInterface {
|
|
|
14
14
|
effects: ComponentInterface["effects"];
|
|
15
15
|
align: ALignType;
|
|
16
16
|
width: number;
|
|
17
|
+
isCombinationComponent: boolean;
|
|
18
|
+
children: ComponentInterface[];
|
|
17
19
|
constructor(options: PickOption);
|
|
18
20
|
render: (value: string) => JSX.Element;
|
|
19
21
|
renderClient: (record: any) => JSX.Element | null;
|
|
20
22
|
renderPc: (value: any) => any;
|
|
21
23
|
renderExport: (value: any) => any;
|
|
22
24
|
editRender: () => JSX.Element;
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
canHidden: boolean;
|
|
29
|
-
canFilter: boolean;
|
|
30
|
-
canGroup: boolean;
|
|
31
|
-
type: string;
|
|
32
|
-
render: (value: any) => any;
|
|
33
|
-
renderPc: (value: any) => any;
|
|
34
|
-
componentType: () => JSX.Element;
|
|
35
|
-
showContains: boolean;
|
|
36
|
-
renderExport: (value: any) => any;
|
|
37
|
-
width: number;
|
|
25
|
+
filterConfig: (item: ColumnConfig) => {
|
|
26
|
+
id: string;
|
|
27
|
+
name: string;
|
|
28
|
+
filterComponentType: "Input";
|
|
29
|
+
filterFn: (value: string) => (i: Record) => boolean;
|
|
38
30
|
};
|
|
39
31
|
}
|
|
40
32
|
export default OrdinarySerial;
|
|
@@ -9,7 +9,7 @@ import React from 'react';
|
|
|
9
9
|
import GetFormItem from "../GetFormItem";
|
|
10
10
|
import { ApaasInput } from '@kmkf-fe-packages/basic-components';
|
|
11
11
|
import ItemView from "../../commonComponents/ItemView";
|
|
12
|
-
import { isNull } from '@kmkf-fe-packages/kmkf-utils';
|
|
12
|
+
import { isNull, filterFn as _filterFn } from '@kmkf-fe-packages/kmkf-utils';
|
|
13
13
|
var OrdinarySerial = /*#__PURE__*/_createClass(function OrdinarySerial(options) {
|
|
14
14
|
var _this = this;
|
|
15
15
|
_classCallCheck(this, OrdinarySerial);
|
|
@@ -26,6 +26,8 @@ var OrdinarySerial = /*#__PURE__*/_createClass(function OrdinarySerial(options)
|
|
|
26
26
|
_defineProperty(this, "effects", void 0);
|
|
27
27
|
_defineProperty(this, "align", void 0);
|
|
28
28
|
_defineProperty(this, "width", void 0);
|
|
29
|
+
_defineProperty(this, "isCombinationComponent", void 0);
|
|
30
|
+
_defineProperty(this, "children", void 0);
|
|
29
31
|
_defineProperty(this, "render", function (value) {
|
|
30
32
|
return /*#__PURE__*/React.createElement("span", null, value);
|
|
31
33
|
});
|
|
@@ -52,22 +54,16 @@ var OrdinarySerial = /*#__PURE__*/_createClass(function OrdinarySerial(options)
|
|
|
52
54
|
component: /*#__PURE__*/React.createElement(ApaasInput, _this.componentConfig)
|
|
53
55
|
});
|
|
54
56
|
});
|
|
55
|
-
_defineProperty(this, "
|
|
57
|
+
_defineProperty(this, "filterConfig", function (item) {
|
|
56
58
|
return {
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
render: _this.renderPc,
|
|
66
|
-
renderPc: _this.renderPc,
|
|
67
|
-
componentType: _this.editRender,
|
|
68
|
-
showContains: _this.showContains,
|
|
69
|
-
renderExport: _this.renderExport,
|
|
70
|
-
width: _this.width
|
|
59
|
+
id: "".concat(item.id, "_ordinarySerial"),
|
|
60
|
+
name: "".concat(item.name, "-\u7EB3\u7A0E\u4EBA\u8BC6\u522B\u53F7"),
|
|
61
|
+
filterComponentType: 'Input',
|
|
62
|
+
filterFn: function filterFn(value) {
|
|
63
|
+
return function (i) {
|
|
64
|
+
return "".concat(_filterFn.filterTableListItemColumnValue(i, item.id, 'ordinarySerial')).includes(value);
|
|
65
|
+
};
|
|
66
|
+
}
|
|
71
67
|
};
|
|
72
68
|
});
|
|
73
69
|
this.name = '纳税人识别号';
|
|
@@ -83,5 +79,7 @@ var OrdinarySerial = /*#__PURE__*/_createClass(function OrdinarySerial(options)
|
|
|
83
79
|
this.align = 'left';
|
|
84
80
|
this.effects = options.effects;
|
|
85
81
|
this.width = 200;
|
|
82
|
+
this.isCombinationComponent = false;
|
|
83
|
+
this.children = [];
|
|
86
84
|
});
|
|
87
85
|
export default OrdinarySerial;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentInterface, PickOption, DataType } from '../../type';
|
|
2
|
+
import { ComponentInterface, PickOption, DataType, ColumnConfig } from '../../type';
|
|
3
3
|
import OrdinaryHeader from './OrdinaryHeader';
|
|
4
4
|
import OrdinaryMoney from './OrdinaryMoney';
|
|
5
5
|
import OrdinarySerial from './OrdinarySerial';
|
|
@@ -17,32 +17,19 @@ declare class Ordinary implements ComponentInterface {
|
|
|
17
17
|
ordinaryMoney: OrdinaryMoney;
|
|
18
18
|
ordinaryHeader: OrdinaryHeader;
|
|
19
19
|
ordinarySerial: OrdinarySerial;
|
|
20
|
+
isCombinationComponent: boolean;
|
|
21
|
+
children: ComponentInterface[];
|
|
20
22
|
constructor(options: PickOption);
|
|
21
23
|
render: () => null;
|
|
22
24
|
editRender: (value: any) => JSX.Element;
|
|
23
25
|
renderPc: () => null;
|
|
24
26
|
renderExport: () => null;
|
|
25
27
|
renderClient: (record: any) => JSX.Element;
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
dataType: DataType;
|
|
33
|
-
canHidden: boolean;
|
|
34
|
-
canFilter: boolean;
|
|
35
|
-
canGroup: boolean;
|
|
36
|
-
type: string;
|
|
37
|
-
render: (value: any) => any;
|
|
38
|
-
renderPc: (value: any) => any;
|
|
39
|
-
componentType: () => JSX.Element;
|
|
40
|
-
showContains: boolean;
|
|
41
|
-
renderExport: (value: any) => any;
|
|
42
|
-
width: number;
|
|
43
|
-
}[];
|
|
44
|
-
canHidden: boolean;
|
|
45
|
-
dataIndex: string;
|
|
46
|
-
};
|
|
28
|
+
filterConfig: (item: ColumnConfig) => {
|
|
29
|
+
id: string;
|
|
30
|
+
name: string;
|
|
31
|
+
filterComponentType: "Input";
|
|
32
|
+
filterFn: (value: string) => (i: import("../../type").Record) => boolean;
|
|
33
|
+
}[];
|
|
47
34
|
}
|
|
48
35
|
export default Ordinary;
|
|
@@ -1,4 +1,6 @@
|
|
|
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; }
|
|
2
4
|
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
5
|
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
6
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
@@ -28,6 +30,8 @@ var Ordinary = /*#__PURE__*/_createClass(function Ordinary(options) {
|
|
|
28
30
|
_defineProperty(this, "ordinaryMoney", void 0);
|
|
29
31
|
_defineProperty(this, "ordinaryHeader", void 0);
|
|
30
32
|
_defineProperty(this, "ordinarySerial", void 0);
|
|
33
|
+
_defineProperty(this, "isCombinationComponent", void 0);
|
|
34
|
+
_defineProperty(this, "children", void 0);
|
|
31
35
|
_defineProperty(this, "render", function () {
|
|
32
36
|
return null;
|
|
33
37
|
});
|
|
@@ -50,13 +54,8 @@ var Ordinary = /*#__PURE__*/_createClass(function Ordinary(options) {
|
|
|
50
54
|
_defineProperty(this, "renderClient", function (record) {
|
|
51
55
|
return /*#__PURE__*/React.createElement(React.Fragment, null, _this.ordinaryMoney.renderClient(record), _this.ordinaryHeader.renderClient(record), _this.ordinarySerial.renderClient(record));
|
|
52
56
|
});
|
|
53
|
-
_defineProperty(this, "
|
|
54
|
-
return {
|
|
55
|
-
title: _this.name,
|
|
56
|
-
children: [_this.ordinaryMoney.getColumns(), _this.ordinaryHeader.getColumns(), _this.ordinarySerial.getColumns()],
|
|
57
|
-
canHidden: _this.canHidden,
|
|
58
|
-
dataIndex: _this.id
|
|
59
|
-
};
|
|
57
|
+
_defineProperty(this, "filterConfig", function (item) {
|
|
58
|
+
return [_this.ordinaryMoney.filterConfig(_objectSpread({}, item)), _this.ordinaryHeader.filterConfig(_objectSpread({}, item)), _this.ordinarySerial.filterConfig(_objectSpread({}, item))];
|
|
60
59
|
});
|
|
61
60
|
this.name = options.name;
|
|
62
61
|
this.id = options.id;
|
|
@@ -70,6 +69,8 @@ var Ordinary = /*#__PURE__*/_createClass(function Ordinary(options) {
|
|
|
70
69
|
this.ordinaryMoney = new OrdinaryMoney(options);
|
|
71
70
|
this.ordinaryHeader = new OrdinaryHeader(options);
|
|
72
71
|
this.ordinarySerial = new OrdinarySerial(options);
|
|
72
|
+
this.isCombinationComponent = true;
|
|
73
|
+
this.children = [this.ordinaryHeader, this.ordinaryMoney, this.ordinarySerial];
|
|
73
74
|
this.rules = (_this$componentConfig3 = this.componentConfig) !== null && _this$componentConfig3 !== void 0 && _this$componentConfig3.required ? [{
|
|
74
75
|
validator: function validator(_, value) {
|
|
75
76
|
if (!(value !== null && value !== void 0 && value.ordinaryMoney)) {
|
|
@@ -1,40 +1,27 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentInterface, PickOption,
|
|
2
|
+
import { ComponentInterface, PickOption, ColumnConfig, ALignType, Record } 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
|
effects: ComponentInterface["effects"];
|
|
15
10
|
align: ALignType;
|
|
16
11
|
width: number;
|
|
12
|
+
isCombinationComponent: boolean;
|
|
13
|
+
children: ComponentInterface[];
|
|
17
14
|
constructor(options: PickOption);
|
|
18
|
-
render: (value: any, record
|
|
15
|
+
render: (value: any, record?: Record) => JSX.Element;
|
|
19
16
|
renderClient: (record: any) => JSX.Element | null;
|
|
20
17
|
renderPc: (value: any, record: Record) => JSX.Element;
|
|
21
18
|
renderExport: (value: any, record: Record) => any;
|
|
22
19
|
editRender: () => JSX.Element;
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
canHidden: boolean;
|
|
29
|
-
canFilter: boolean;
|
|
30
|
-
canGroup: boolean;
|
|
31
|
-
type: string;
|
|
32
|
-
width: number;
|
|
33
|
-
render: (value: any, record: Record) => JSX.Element;
|
|
34
|
-
renderPc: (value: any, record: Record) => JSX.Element;
|
|
35
|
-
componentType: () => JSX.Element;
|
|
36
|
-
showContains: boolean;
|
|
37
|
-
renderExport: (value: any, record: Record) => any;
|
|
20
|
+
filterConfig: (item: ColumnConfig) => {
|
|
21
|
+
id: string;
|
|
22
|
+
name: string;
|
|
23
|
+
filterComponentType: "Input";
|
|
24
|
+
filterFn: (value: string) => (i: Record) => boolean;
|
|
38
25
|
};
|
|
39
26
|
}
|
|
40
27
|
export default PaymentTid;
|
|
@@ -9,7 +9,7 @@ import React from 'react';
|
|
|
9
9
|
import { ApaasInput } from '@kmkf-fe-packages/basic-components';
|
|
10
10
|
import GetFormItem from "../GetFormItem";
|
|
11
11
|
import ItemView from "../../commonComponents/ItemView";
|
|
12
|
-
import { isNull } from '@kmkf-fe-packages/kmkf-utils';
|
|
12
|
+
import { isNull, filterFn as _filterFn } from '@kmkf-fe-packages/kmkf-utils';
|
|
13
13
|
var PaymentTid = /*#__PURE__*/_createClass(function PaymentTid(options) {
|
|
14
14
|
var _this = this;
|
|
15
15
|
_classCallCheck(this, PaymentTid);
|
|
@@ -17,15 +17,12 @@ 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, "effects", void 0);
|
|
27
22
|
_defineProperty(this, "align", void 0);
|
|
28
23
|
_defineProperty(this, "width", void 0);
|
|
24
|
+
_defineProperty(this, "isCombinationComponent", void 0);
|
|
25
|
+
_defineProperty(this, "children", void 0);
|
|
29
26
|
_defineProperty(this, "render", function (value, record) {
|
|
30
27
|
return /*#__PURE__*/React.createElement("span", null, value);
|
|
31
28
|
});
|
|
@@ -43,8 +40,8 @@ var PaymentTid = /*#__PURE__*/_createClass(function PaymentTid(options) {
|
|
|
43
40
|
return /*#__PURE__*/React.createElement("span", {
|
|
44
41
|
className: "pointer",
|
|
45
42
|
onClick: function onClick() {
|
|
46
|
-
var _this$effects;
|
|
47
|
-
|
|
43
|
+
var _this$effects, _this$effects2;
|
|
44
|
+
typeof (_this === null || _this === void 0 ? void 0 : (_this$effects = _this.effects) === null || _this$effects === void 0 ? void 0 : _this$effects.queryWorkOrderDetail) === 'function' && (_this === null || _this === void 0 ? void 0 : (_this$effects2 = _this.effects) === null || _this$effects2 === void 0 ? void 0 : _this$effects2.queryWorkOrderDetail(record));
|
|
48
45
|
}
|
|
49
46
|
}, value);
|
|
50
47
|
});
|
|
@@ -61,35 +58,26 @@ var PaymentTid = /*#__PURE__*/_createClass(function PaymentTid(options) {
|
|
|
61
58
|
component: /*#__PURE__*/React.createElement(ApaasInput, _this.componentConfig)
|
|
62
59
|
});
|
|
63
60
|
});
|
|
64
|
-
_defineProperty(this, "
|
|
61
|
+
_defineProperty(this, "filterConfig", function (item) {
|
|
65
62
|
return {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
width: _this.width,
|
|
75
|
-
render: _this.renderPc,
|
|
76
|
-
renderPc: _this.renderPc,
|
|
77
|
-
componentType: _this.editRender,
|
|
78
|
-
showContains: _this.showContains,
|
|
79
|
-
renderExport: _this.renderExport
|
|
63
|
+
id: "".concat(item.id, "_enterprisePaymentAlipayNick"),
|
|
64
|
+
name: "".concat(item.name, "-\u652F\u4ED8\u5B9D\u59D3\u540D"),
|
|
65
|
+
filterComponentType: 'Input',
|
|
66
|
+
filterFn: function filterFn(value) {
|
|
67
|
+
return function (i) {
|
|
68
|
+
return "".concat(_filterFn.filterTableListItemColumnValue(i, item.id, 'enterprisePaymentAlipayNick')).includes(value);
|
|
69
|
+
};
|
|
70
|
+
}
|
|
80
71
|
};
|
|
81
72
|
});
|
|
82
73
|
this.name = '支付宝姓名';
|
|
83
74
|
this.id = "".concat(options.id, "_enterprisePaymentAlipayNick");
|
|
84
75
|
this.type = options.type;
|
|
85
|
-
this.canFilter = true;
|
|
86
|
-
this.canGroup = true;
|
|
87
|
-
this.canHidden = false;
|
|
88
|
-
this.showContains = false;
|
|
89
|
-
this.dataType = 'string';
|
|
90
76
|
this.componentConfig = options.componentConfig;
|
|
91
77
|
this.rules = [];
|
|
92
78
|
this.align = 'left';
|
|
93
79
|
this.width = 200;
|
|
80
|
+
this.isCombinationComponent = false;
|
|
81
|
+
this.children = [];
|
|
94
82
|
});
|
|
95
83
|
export default PaymentTid;
|
|
@@ -1,39 +1,27 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentInterface, PickOption,
|
|
2
|
+
import { ComponentInterface, PickOption, ColumnConfig, ALignType, Record } from '../../type';
|
|
3
3
|
declare class AlipayNo 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
|
effects: ComponentInterface["effects"];
|
|
15
10
|
align: ALignType;
|
|
16
11
|
width: number;
|
|
12
|
+
isCombinationComponent: boolean;
|
|
13
|
+
children: ComponentInterface[];
|
|
17
14
|
constructor(options: PickOption);
|
|
18
15
|
render: (value: string) => JSX.Element;
|
|
19
16
|
renderClient: (record: any) => JSX.Element | null;
|
|
20
17
|
renderPc: (value: any, record: any) => JSX.Element;
|
|
21
18
|
renderExport: (value: any, record: Record) => any;
|
|
22
19
|
editRender: () => JSX.Element;
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
dataType: DataType;
|
|
29
|
-
canHidden: boolean;
|
|
30
|
-
canFilter: boolean;
|
|
31
|
-
canGroup: boolean;
|
|
32
|
-
type: string;
|
|
33
|
-
render: (value: any, record: any) => JSX.Element;
|
|
34
|
-
renderPc: (value: any, record: any) => JSX.Element;
|
|
35
|
-
componentType: () => JSX.Element;
|
|
36
|
-
showContains: boolean;
|
|
20
|
+
filterConfig: (item: ColumnConfig) => {
|
|
21
|
+
id: string;
|
|
22
|
+
name: string;
|
|
23
|
+
filterComponentType: "Input";
|
|
24
|
+
filterFn: (value: string) => (i: Record) => boolean;
|
|
37
25
|
};
|
|
38
26
|
}
|
|
39
27
|
export default AlipayNo;
|
|
@@ -9,7 +9,7 @@ import React from 'react';
|
|
|
9
9
|
import { ApaasInput } from '@kmkf-fe-packages/basic-components';
|
|
10
10
|
import GetFormItem from "../GetFormItem";
|
|
11
11
|
import ItemView from "../../commonComponents/ItemView";
|
|
12
|
-
import { isNull } from '@kmkf-fe-packages/kmkf-utils';
|
|
12
|
+
import { isNull, filterFn as _filterFn } from '@kmkf-fe-packages/kmkf-utils';
|
|
13
13
|
var AlipayNo = /*#__PURE__*/_createClass(function AlipayNo(options) {
|
|
14
14
|
var _this = this;
|
|
15
15
|
_classCallCheck(this, AlipayNo);
|
|
@@ -17,15 +17,12 @@ var AlipayNo = /*#__PURE__*/_createClass(function AlipayNo(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, "effects", void 0);
|
|
27
22
|
_defineProperty(this, "align", void 0);
|
|
28
23
|
_defineProperty(this, "width", void 0);
|
|
24
|
+
_defineProperty(this, "isCombinationComponent", void 0);
|
|
25
|
+
_defineProperty(this, "children", void 0);
|
|
29
26
|
_defineProperty(this, "render", function (value) {
|
|
30
27
|
return /*#__PURE__*/React.createElement("span", null, value);
|
|
31
28
|
});
|
|
@@ -43,8 +40,8 @@ var AlipayNo = /*#__PURE__*/_createClass(function AlipayNo(options) {
|
|
|
43
40
|
return /*#__PURE__*/React.createElement("span", {
|
|
44
41
|
className: "pointer",
|
|
45
42
|
onClick: function onClick() {
|
|
46
|
-
var _this$effects;
|
|
47
|
-
|
|
43
|
+
var _this$effects, _this$effects2;
|
|
44
|
+
typeof (_this === null || _this === void 0 ? void 0 : (_this$effects = _this.effects) === null || _this$effects === void 0 ? void 0 : _this$effects.queryWorkOrderDetail) === 'function' && (_this === null || _this === void 0 ? void 0 : (_this$effects2 = _this.effects) === null || _this$effects2 === void 0 ? void 0 : _this$effects2.queryWorkOrderDetail(record));
|
|
48
45
|
}
|
|
49
46
|
}, value);
|
|
50
47
|
});
|
|
@@ -61,34 +58,26 @@ var AlipayNo = /*#__PURE__*/_createClass(function AlipayNo(options) {
|
|
|
61
58
|
component: /*#__PURE__*/React.createElement(ApaasInput, _this.componentConfig)
|
|
62
59
|
});
|
|
63
60
|
});
|
|
64
|
-
_defineProperty(this, "
|
|
61
|
+
_defineProperty(this, "filterConfig", function (item) {
|
|
65
62
|
return {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
type: _this.type,
|
|
75
|
-
render: _this.renderPc,
|
|
76
|
-
renderPc: _this.renderPc,
|
|
77
|
-
componentType: _this.editRender,
|
|
78
|
-
showContains: _this.showContains
|
|
63
|
+
id: "".concat(item.id, "_enterprisePaymentAlipayNo"),
|
|
64
|
+
name: "".concat(item.name, "-\u652F\u4ED8\u5B9D\u8D26\u53F7"),
|
|
65
|
+
filterComponentType: 'Input',
|
|
66
|
+
filterFn: function filterFn(value) {
|
|
67
|
+
return function (i) {
|
|
68
|
+
return "".concat(_filterFn.filterTableListItemColumnValue(i, item.id, 'enterprisePaymentAlipayNo')).includes(value);
|
|
69
|
+
};
|
|
70
|
+
}
|
|
79
71
|
};
|
|
80
72
|
});
|
|
81
73
|
this.name = '支付宝账号';
|
|
82
74
|
this.id = "".concat(options.id, "_enterprisePaymentAlipayNo");
|
|
83
75
|
this.type = options.type;
|
|
84
|
-
this.canFilter = true;
|
|
85
|
-
this.canGroup = true;
|
|
86
|
-
this.canHidden = false;
|
|
87
|
-
this.showContains = false;
|
|
88
|
-
this.dataType = 'string';
|
|
89
76
|
this.componentConfig = options.componentConfig;
|
|
90
77
|
this.effects = options.effects;
|
|
91
78
|
this.width = 200;
|
|
79
|
+
this.isCombinationComponent = false;
|
|
80
|
+
this.children = [];
|
|
92
81
|
this.rules = [{
|
|
93
82
|
validator: function validator(_, value) {
|
|
94
83
|
if (/^(?:1[3-9]\d{9}|[a-zA-Z\d._-]*\@[a-zA-Z\d.-]{1,10}\.[a-zA-Z\d]{1,20})$/.test(value)) {
|
|
@@ -1,40 +1,26 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentInterface, PickOption,
|
|
2
|
+
import { ComponentInterface, PickOption, ColumnConfig, ALignType, Record } from '../../type';
|
|
3
3
|
declare class AlipayTime 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 | null;
|
|
21
18
|
editRender: () => JSX.Element;
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
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 | null;
|
|
37
|
-
widget: null;
|
|
19
|
+
filterConfig: (item: ColumnConfig) => {
|
|
20
|
+
id: string;
|
|
21
|
+
name: string;
|
|
22
|
+
filterComponentType: "Input";
|
|
23
|
+
filterFn: (value: string[]) => (i: Record) => boolean;
|
|
38
24
|
};
|
|
39
25
|
}
|
|
40
26
|
export default AlipayTime;
|
|
@@ -10,7 +10,7 @@ import { ApaasInput } from '@kmkf-fe-packages/basic-components';
|
|
|
10
10
|
import moment from 'moment';
|
|
11
11
|
import GetFormItem from "../GetFormItem";
|
|
12
12
|
import ItemView from "../../commonComponents/ItemView";
|
|
13
|
-
import { isNull } from '@kmkf-fe-packages/kmkf-utils';
|
|
13
|
+
import { isNull, filterFn as _filterFn } from '@kmkf-fe-packages/kmkf-utils';
|
|
14
14
|
var AlipayTime = /*#__PURE__*/_createClass(function AlipayTime(options) {
|
|
15
15
|
var _this = this;
|
|
16
16
|
_classCallCheck(this, AlipayTime);
|
|
@@ -18,14 +18,11 @@ var AlipayTime = /*#__PURE__*/_createClass(function AlipayTime(options) {
|
|
|
18
18
|
_defineProperty(this, "id", void 0);
|
|
19
19
|
_defineProperty(this, "type", void 0);
|
|
20
20
|
_defineProperty(this, "rules", void 0);
|
|
21
|
-
_defineProperty(this, "canFilter", void 0);
|
|
22
|
-
_defineProperty(this, "canGroup", void 0);
|
|
23
|
-
_defineProperty(this, "canHidden", void 0);
|
|
24
|
-
_defineProperty(this, "dataType", void 0);
|
|
25
|
-
_defineProperty(this, "showContains", void 0);
|
|
26
21
|
_defineProperty(this, "componentConfig", void 0);
|
|
27
22
|
_defineProperty(this, "align", void 0);
|
|
28
23
|
_defineProperty(this, "width", void 0);
|
|
24
|
+
_defineProperty(this, "isCombinationComponent", void 0);
|
|
25
|
+
_defineProperty(this, "children", void 0);
|
|
29
26
|
_defineProperty(this, "render", function (value) {
|
|
30
27
|
return /*#__PURE__*/React.createElement("span", {
|
|
31
28
|
className: "pointer"
|
|
@@ -59,36 +56,27 @@ var AlipayTime = /*#__PURE__*/_createClass(function AlipayTime(options) {
|
|
|
59
56
|
component: /*#__PURE__*/React.createElement(ApaasInput, _this.componentConfig)
|
|
60
57
|
});
|
|
61
58
|
});
|
|
62
|
-
_defineProperty(this, "
|
|
59
|
+
_defineProperty(this, "filterConfig", function (item) {
|
|
63
60
|
return {
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
render: _this.renderPc,
|
|
74
|
-
renderPc: _this.renderPc,
|
|
75
|
-
componentType: _this.editRender,
|
|
76
|
-
showContains: _this.showContains,
|
|
77
|
-
renderExport: _this.renderExport,
|
|
78
|
-
widget: null
|
|
61
|
+
id: "".concat(item.id, "_enterprisePaymentTime"),
|
|
62
|
+
name: "".concat(item.name, "-\u6253\u6B3E\u65F6\u95F4"),
|
|
63
|
+
filterComponentType: 'Input',
|
|
64
|
+
filterFn: function filterFn(value) {
|
|
65
|
+
return function (i) {
|
|
66
|
+
var recordDateTime = _filterFn.filterTableListItemColumnValue(i, item.id, 'enterprisePaymentTime');
|
|
67
|
+
return _filterFn.filterDateFn(value, recordDateTime);
|
|
68
|
+
};
|
|
69
|
+
}
|
|
79
70
|
};
|
|
80
71
|
});
|
|
81
72
|
this.name = '打款时间';
|
|
82
73
|
this.id = "".concat(options.id, "_enterprisePaymentTime");
|
|
83
74
|
this.type = options.type;
|
|
84
|
-
this.canFilter = true;
|
|
85
|
-
this.canGroup = true;
|
|
86
|
-
this.canHidden = false;
|
|
87
|
-
this.showContains = false;
|
|
88
|
-
this.dataType = 'date';
|
|
89
75
|
this.componentConfig = options.componentConfig;
|
|
90
76
|
this.rules = [];
|
|
91
77
|
this.align = 'left';
|
|
92
78
|
this.width = 200;
|
|
79
|
+
this.isCombinationComponent = false;
|
|
80
|
+
this.children = [];
|
|
93
81
|
});
|
|
94
82
|
export default AlipayTime;
|