@kmkf-fe-packages/services-components 0.7.3-alpha.4 → 0.7.3-alpha.6
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 +1 -0
- package/dist/esm/components/ActualPayment/index.js +2 -0
- package/dist/esm/components/Address/index.d.ts +1 -0
- package/dist/esm/components/Address/index.js +2 -0
- package/dist/esm/components/Alipay/index.d.ts +1 -0
- package/dist/esm/components/Alipay/index.js +2 -0
- package/dist/esm/components/AlipayAccount/index.d.ts +1 -0
- package/dist/esm/components/AlipayAccount/index.js +2 -0
- package/dist/esm/components/AlipayName/index.d.ts +1 -0
- package/dist/esm/components/AlipayName/index.js +2 -0
- package/dist/esm/components/BuyerNick/index.d.ts +1 -0
- package/dist/esm/components/BuyerNick/index.js +2 -0
- package/dist/esm/components/Cascader/index.d.ts +6 -0
- package/dist/esm/components/Cascader/index.js +8 -1
- package/dist/esm/components/Checkbox/index.d.ts +1 -0
- package/dist/esm/components/Checkbox/index.js +2 -0
- package/dist/esm/components/CommonDataTime/index.d.ts +1 -0
- package/dist/esm/components/CommonDataTime/index.js +2 -0
- package/dist/esm/components/CompletedUser/index.d.ts +1 -0
- package/dist/esm/components/CompletedUser/index.js +2 -0
- package/dist/esm/components/DataTime/index.d.ts +1 -0
- package/dist/esm/components/DataTime/index.js +2 -0
- package/dist/esm/components/EItemEnCode/index.d.ts +1 -0
- package/dist/esm/components/EItemEnCode/index.js +2 -0
- package/dist/esm/components/EItemId/index.d.ts +1 -0
- package/dist/esm/components/EItemId/index.js +2 -0
- package/dist/esm/components/EItemSelect/index.d.ts +1 -0
- package/dist/esm/components/EItemSelect/index.js +2 -0
- package/dist/esm/components/ErpTradeId/index.d.ts +1 -0
- package/dist/esm/components/ErpTradeId/index.js +2 -0
- package/dist/esm/components/Express/index.d.ts +1 -0
- package/dist/esm/components/Express/index.js +2 -0
- package/dist/esm/components/ExpressCode/index.d.ts +1 -0
- package/dist/esm/components/ExpressCode/index.js +2 -0
- package/dist/esm/components/FlowStatusSelect/index.d.ts +1 -0
- package/dist/esm/components/FlowStatusSelect/index.js +2 -0
- package/dist/esm/components/Grade/index.d.ts +1 -0
- package/dist/esm/components/Grade/index.js +2 -0
- package/dist/esm/components/Handler/index.d.ts +1 -0
- package/dist/esm/components/Handler/index.js +2 -0
- package/dist/esm/components/Input/index.d.ts +1 -0
- package/dist/esm/components/Input/index.js +2 -0
- package/dist/esm/components/JstItemSelect/index.d.ts +1 -0
- package/dist/esm/components/JstItemSelect/index.js +2 -0
- package/dist/esm/components/JstLogistics/index.d.ts +1 -0
- package/dist/esm/components/JstLogistics/index.js +2 -0
- package/dist/esm/components/JstSendGood/index.d.ts +1 -0
- package/dist/esm/components/JstSendGood/index.js +2 -0
- package/dist/esm/components/JstSupply/index.d.ts +1 -0
- package/dist/esm/components/JstSupply/index.js +2 -0
- package/dist/esm/components/Logistics/index.d.ts +4 -1
- package/dist/esm/components/Logistics/index.js +2 -0
- package/dist/esm/components/LogisticsInterception/InterceptAddress.d.ts +1 -0
- package/dist/esm/components/LogisticsInterception/InterceptAddress.js +2 -0
- package/dist/esm/components/LogisticsInterception/InterceptStatus.d.ts +1 -0
- package/dist/esm/components/LogisticsInterception/InterceptStatus.js +2 -0
- package/dist/esm/components/LogisticsInterception/InterceptType.d.ts +1 -0
- package/dist/esm/components/LogisticsInterception/InterceptType.js +2 -0
- package/dist/esm/components/LogisticsInterception/index.d.ts +10 -5
- package/dist/esm/components/LogisticsInterception/index.js +2 -0
- package/dist/esm/components/LogisticsInterception/interceptSenderMobile.d.ts +1 -0
- package/dist/esm/components/LogisticsInterception/interceptSenderMobile.js +2 -0
- package/dist/esm/components/MultSelect/index.d.ts +1 -0
- package/dist/esm/components/MultSelect/index.js +2 -0
- package/dist/esm/components/Ordinary/OrdinaryHeader.d.ts +1 -0
- package/dist/esm/components/Ordinary/OrdinaryHeader.js +2 -0
- package/dist/esm/components/Ordinary/OrdinaryMoney.d.ts +1 -0
- package/dist/esm/components/Ordinary/OrdinaryMoney.js +2 -0
- package/dist/esm/components/Ordinary/OrdinarySerial.d.ts +1 -0
- package/dist/esm/components/Ordinary/OrdinarySerial.js +2 -0
- package/dist/esm/components/Ordinary/index.d.ts +1 -0
- package/dist/esm/components/Ordinary/index.js +2 -0
- package/dist/esm/components/Payment/AlipayNick.d.ts +1 -0
- package/dist/esm/components/Payment/AlipayNick.js +2 -0
- package/dist/esm/components/Payment/AlipayNo.d.ts +1 -0
- package/dist/esm/components/Payment/AlipayNo.js +2 -0
- package/dist/esm/components/Payment/AlipayTime.d.ts +1 -0
- package/dist/esm/components/Payment/AlipayTime.js +2 -0
- package/dist/esm/components/Payment/BuyerNick.d.ts +1 -0
- package/dist/esm/components/Payment/BuyerNick.js +2 -0
- package/dist/esm/components/Payment/PaymentAmount.d.ts +1 -0
- package/dist/esm/components/Payment/PaymentAmount.js +2 -0
- package/dist/esm/components/Payment/PaymentStatus.d.ts +1 -0
- package/dist/esm/components/Payment/PaymentStatus.js +2 -0
- package/dist/esm/components/Payment/PaymentTid.d.ts +1 -0
- package/dist/esm/components/Payment/PaymentTid.js +2 -0
- package/dist/esm/components/Payment/index.d.ts +8 -5
- package/dist/esm/components/Payment/index.js +2 -0
- package/dist/esm/components/Picture/index.d.ts +1 -0
- package/dist/esm/components/Picture/index.js +2 -0
- package/dist/esm/components/PlatForm/index.d.ts +1 -0
- package/dist/esm/components/PlatForm/index.js +2 -0
- package/dist/esm/components/Radio/index.d.ts +1 -0
- package/dist/esm/components/Radio/index.js +2 -0
- package/dist/esm/components/Rate/index.d.ts +1 -0
- package/dist/esm/components/Rate/index.js +2 -0
- package/dist/esm/components/ReceiverAddress/index.d.ts +1 -0
- package/dist/esm/components/ReceiverAddress/index.js +2 -0
- package/dist/esm/components/ReceiverMobile/index.d.ts +1 -0
- package/dist/esm/components/ReceiverMobile/index.js +2 -0
- package/dist/esm/components/ReceiverName/index.d.ts +1 -0
- package/dist/esm/components/ReceiverName/index.js +2 -0
- package/dist/esm/components/Remark/index.d.ts +1 -0
- package/dist/esm/components/Remark/index.js +2 -0
- package/dist/esm/components/ReturnLogistics/index.d.ts +4 -1
- package/dist/esm/components/ReturnLogistics/index.js +2 -0
- package/dist/esm/components/Select/index.d.ts +1 -0
- package/dist/esm/components/Select/index.js +2 -0
- package/dist/esm/components/ShopInput/index.d.ts +1 -0
- package/dist/esm/components/ShopInput/index.js +2 -0
- package/dist/esm/components/ShopName/index.d.ts +1 -0
- package/dist/esm/components/ShopName/index.js +2 -0
- package/dist/esm/components/Submitter/index.d.ts +1 -0
- package/dist/esm/components/Submitter/index.js +2 -0
- package/dist/esm/components/SystemOrderNo/index.d.ts +1 -0
- package/dist/esm/components/SystemOrderNo/index.js +2 -0
- package/dist/esm/components/TemplateSelect/index.d.ts +1 -0
- package/dist/esm/components/TemplateSelect/index.js +2 -0
- package/dist/esm/components/TextArea/index.d.ts +1 -0
- package/dist/esm/components/TextArea/index.js +2 -0
- package/dist/esm/components/ThirdItemSelect/index.d.ts +1 -0
- package/dist/esm/components/ThirdItemSelect/index.js +2 -0
- package/dist/esm/components/TradeDateTime/index.d.ts +1 -0
- package/dist/esm/components/TradeDateTime/index.js +2 -0
- package/dist/esm/components/TradeId/index.d.ts +1 -0
- package/dist/esm/components/TradeId/index.js +2 -0
- package/dist/esm/components/WorkOrderId/index.d.ts +1 -0
- package/dist/esm/components/WorkOrderId/index.js +9 -1
- package/dist/esm/type.d.ts +2 -0
- package/package.json +2 -2
|
@@ -6,6 +6,7 @@ declare class ActualPayment implements ComponentInterface {
|
|
|
6
6
|
type: string;
|
|
7
7
|
rules: any[];
|
|
8
8
|
isCombinationComponent: boolean;
|
|
9
|
+
canSort: boolean;
|
|
9
10
|
children: ComponentInterface[];
|
|
10
11
|
componentConfig: ComponentInterface["componentConfig"];
|
|
11
12
|
constructor(options: PickOption);
|
|
@@ -20,6 +20,7 @@ var ActualPayment = /*#__PURE__*/_createClass(function ActualPayment(options) {
|
|
|
20
20
|
_defineProperty(this, "type", void 0);
|
|
21
21
|
_defineProperty(this, "rules", void 0);
|
|
22
22
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
23
|
+
_defineProperty(this, "canSort", void 0);
|
|
23
24
|
_defineProperty(this, "children", void 0);
|
|
24
25
|
_defineProperty(this, "componentConfig", void 0);
|
|
25
26
|
_defineProperty(this, "renderClient", function (record) {
|
|
@@ -76,6 +77,7 @@ var ActualPayment = /*#__PURE__*/_createClass(function ActualPayment(options) {
|
|
|
76
77
|
this.name = options.name;
|
|
77
78
|
this.type = options.type;
|
|
78
79
|
this.isCombinationComponent = false;
|
|
80
|
+
this.canSort = true;
|
|
79
81
|
this.children = [];
|
|
80
82
|
this.componentConfig = options.componentConfig;
|
|
81
83
|
this.rules = [{
|
|
@@ -8,6 +8,7 @@ declare class Address implements ComponentInterface {
|
|
|
8
8
|
type: string;
|
|
9
9
|
rules: any[];
|
|
10
10
|
isCombinationComponent: boolean;
|
|
11
|
+
canSort: boolean;
|
|
11
12
|
children: ComponentInterface[];
|
|
12
13
|
componentConfig: ComponentInterface["componentConfig"];
|
|
13
14
|
addressDateInstance: InstanceType<typeof AddressData>;
|
|
@@ -22,6 +22,7 @@ var Address = /*#__PURE__*/_createClass(function Address(options) {
|
|
|
22
22
|
_defineProperty(this, "type", void 0);
|
|
23
23
|
_defineProperty(this, "rules", void 0);
|
|
24
24
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
25
|
+
_defineProperty(this, "canSort", void 0);
|
|
25
26
|
_defineProperty(this, "children", void 0);
|
|
26
27
|
_defineProperty(this, "componentConfig", void 0);
|
|
27
28
|
_defineProperty(this, "addressDateInstance", void 0);
|
|
@@ -112,6 +113,7 @@ var Address = /*#__PURE__*/_createClass(function Address(options) {
|
|
|
112
113
|
this.id = options.id;
|
|
113
114
|
this.type = options.type;
|
|
114
115
|
this.isCombinationComponent = false;
|
|
116
|
+
this.canSort = true;
|
|
115
117
|
this.children = [];
|
|
116
118
|
this.rules = [];
|
|
117
119
|
this.componentConfig = options.componentConfig;
|
|
@@ -11,6 +11,7 @@ declare class Alipay implements ComponentInterface {
|
|
|
11
11
|
alipayAccount: EAlipayAccount;
|
|
12
12
|
alipayName: EAlipayName;
|
|
13
13
|
isCombinationComponent: boolean;
|
|
14
|
+
canSort: boolean;
|
|
14
15
|
children: ComponentInterface[];
|
|
15
16
|
constructor(options: PickOption);
|
|
16
17
|
renderClient: (record: Record) => React.JSX.Element;
|
|
@@ -25,6 +25,7 @@ var Alipay = /*#__PURE__*/_createClass(function Alipay(options) {
|
|
|
25
25
|
_defineProperty(this, "alipayAccount", void 0);
|
|
26
26
|
_defineProperty(this, "alipayName", void 0);
|
|
27
27
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
28
|
+
_defineProperty(this, "canSort", void 0);
|
|
28
29
|
_defineProperty(this, "children", void 0);
|
|
29
30
|
_defineProperty(this, "renderClient", function (record) {
|
|
30
31
|
return /*#__PURE__*/React.createElement(React.Fragment, null, _this.alipayName.renderClient(record), _this.alipayAccount.renderClient(record));
|
|
@@ -63,6 +64,7 @@ var Alipay = /*#__PURE__*/_createClass(function Alipay(options) {
|
|
|
63
64
|
this.id = options.id;
|
|
64
65
|
this.type = options.type;
|
|
65
66
|
this.isCombinationComponent = true;
|
|
67
|
+
this.canSort = false;
|
|
66
68
|
this.componentConfig = options.componentConfig;
|
|
67
69
|
this.alipayAccount = new EAlipayAccount(_objectSpread({}, options));
|
|
68
70
|
this.alipayName = new EAlipayName(_objectSpread({}, options));
|
|
@@ -10,6 +10,7 @@ declare class EAlipayAccount implements ComponentInterface {
|
|
|
10
10
|
align: ALignType;
|
|
11
11
|
width: number;
|
|
12
12
|
isCombinationComponent: boolean;
|
|
13
|
+
canSort: boolean;
|
|
13
14
|
children: ComponentInterface[];
|
|
14
15
|
constructor(options: PickOption);
|
|
15
16
|
renderClient: (record: Record) => React.JSX.Element | null;
|
|
@@ -26,6 +26,7 @@ var EAlipayAccount = /*#__PURE__*/_createClass(function EAlipayAccount(options)
|
|
|
26
26
|
_defineProperty(this, "align", void 0);
|
|
27
27
|
_defineProperty(this, "width", void 0);
|
|
28
28
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
29
|
+
_defineProperty(this, "canSort", void 0);
|
|
29
30
|
_defineProperty(this, "children", void 0);
|
|
30
31
|
_defineProperty(this, "renderClient", function (record) {
|
|
31
32
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
@@ -82,6 +83,7 @@ var EAlipayAccount = /*#__PURE__*/_createClass(function EAlipayAccount(options)
|
|
|
82
83
|
this.id = "".concat(options.id, "_alipayAccount");
|
|
83
84
|
this.type = options.type;
|
|
84
85
|
this.isCombinationComponent = false;
|
|
86
|
+
this.canSort = true;
|
|
85
87
|
this.children = [];
|
|
86
88
|
this.align = 'left';
|
|
87
89
|
this.componentConfig = options === null || options === void 0 ? void 0 : options.componentConfig;
|
|
@@ -8,6 +8,7 @@ declare class EAlipayAccount implements ComponentInterface {
|
|
|
8
8
|
componentConfig: ComponentInterface["componentConfig"];
|
|
9
9
|
effects: ComponentInterface["effects"];
|
|
10
10
|
isCombinationComponent: boolean;
|
|
11
|
+
canSort: boolean;
|
|
11
12
|
children: ComponentInterface[];
|
|
12
13
|
align: ALignType;
|
|
13
14
|
width: number;
|
|
@@ -24,6 +24,7 @@ var EAlipayAccount = /*#__PURE__*/_createClass(function EAlipayAccount(options)
|
|
|
24
24
|
_defineProperty(this, "componentConfig", void 0);
|
|
25
25
|
_defineProperty(this, "effects", void 0);
|
|
26
26
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
27
|
+
_defineProperty(this, "canSort", void 0);
|
|
27
28
|
_defineProperty(this, "children", void 0);
|
|
28
29
|
_defineProperty(this, "align", void 0);
|
|
29
30
|
_defineProperty(this, "width", void 0);
|
|
@@ -82,6 +83,7 @@ var EAlipayAccount = /*#__PURE__*/_createClass(function EAlipayAccount(options)
|
|
|
82
83
|
this.id = "".concat(options.id, "_alipayName");
|
|
83
84
|
this.type = options.type;
|
|
84
85
|
this.isCombinationComponent = false;
|
|
86
|
+
this.canSort = true;
|
|
85
87
|
this.children = [];
|
|
86
88
|
this.align = 'left';
|
|
87
89
|
this.componentConfig = options === null || options === void 0 ? void 0 : options.componentConfig;
|
|
@@ -8,6 +8,7 @@ declare class EBuyerNick implements ComponentInterface {
|
|
|
8
8
|
componentConfig: ComponentInterface["componentConfig"];
|
|
9
9
|
effects: ComponentInterface["effects"];
|
|
10
10
|
isCombinationComponent: boolean;
|
|
11
|
+
canSort: boolean;
|
|
11
12
|
children: ComponentInterface[];
|
|
12
13
|
constructor(options: PickOption);
|
|
13
14
|
renderClient: (record: any) => React.JSX.Element | null;
|
|
@@ -25,6 +25,7 @@ var EBuyerNick = /*#__PURE__*/_createClass(function EBuyerNick(options) {
|
|
|
25
25
|
_defineProperty(this, "componentConfig", void 0);
|
|
26
26
|
_defineProperty(this, "effects", void 0);
|
|
27
27
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
28
|
+
_defineProperty(this, "canSort", void 0);
|
|
28
29
|
_defineProperty(this, "children", void 0);
|
|
29
30
|
_defineProperty(this, "renderClient", function (record) {
|
|
30
31
|
var _record$_this$id;
|
|
@@ -95,6 +96,7 @@ var EBuyerNick = /*#__PURE__*/_createClass(function EBuyerNick(options) {
|
|
|
95
96
|
this.id = options.id;
|
|
96
97
|
this.type = options.type;
|
|
97
98
|
this.isCombinationComponent = false;
|
|
99
|
+
this.canSort = true;
|
|
98
100
|
this.children = [];
|
|
99
101
|
this.rules = (_this$componentConfig3 = this.componentConfig) !== null && _this$componentConfig3 !== void 0 && _this$componentConfig3.required ? [{
|
|
100
102
|
validator: function validator(_, value) {
|
|
@@ -7,6 +7,7 @@ declare class BasicCascader implements ComponentInterface {
|
|
|
7
7
|
rules: any[];
|
|
8
8
|
componentConfig: ComponentInterface["componentConfig"];
|
|
9
9
|
isCombinationComponent: boolean;
|
|
10
|
+
canSort: boolean;
|
|
10
11
|
children: ComponentInterface[];
|
|
11
12
|
constructor(options: PickOption);
|
|
12
13
|
/**
|
|
@@ -29,6 +30,11 @@ declare class BasicCascader implements ComponentInterface {
|
|
|
29
30
|
filterComponentType: "Cascader";
|
|
30
31
|
props: {
|
|
31
32
|
options: any;
|
|
33
|
+
fieldNames: {
|
|
34
|
+
label: string;
|
|
35
|
+
value: string;
|
|
36
|
+
children: string;
|
|
37
|
+
};
|
|
32
38
|
};
|
|
33
39
|
filterFn: (value: string) => (i: Record) => boolean;
|
|
34
40
|
};
|
|
@@ -23,6 +23,7 @@ var BasicCascader = /*#__PURE__*/_createClass(function BasicCascader(options) {
|
|
|
23
23
|
_defineProperty(this, "rules", void 0);
|
|
24
24
|
_defineProperty(this, "componentConfig", void 0);
|
|
25
25
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
26
|
+
_defineProperty(this, "canSort", void 0);
|
|
26
27
|
_defineProperty(this, "children", void 0);
|
|
27
28
|
_defineProperty(this, "getValue", function (value) {
|
|
28
29
|
var _findLabelBySelectVal, _findLabelBySelectVal2, _this$componentConfig;
|
|
@@ -96,7 +97,12 @@ var BasicCascader = /*#__PURE__*/_createClass(function BasicCascader(options) {
|
|
|
96
97
|
// 过滤组件名称
|
|
97
98
|
filterComponentType: 'Cascader',
|
|
98
99
|
props: {
|
|
99
|
-
options: transMultSelectOptions((item === null || item === void 0 ? void 0 : (_item$config = item.config) === null || _item$config === void 0 ? void 0 : _item$config.options) || [])
|
|
100
|
+
options: transMultSelectOptions((item === null || item === void 0 ? void 0 : (_item$config = item.config) === null || _item$config === void 0 ? void 0 : _item$config.options) || []),
|
|
101
|
+
fieldNames: {
|
|
102
|
+
label: 'label',
|
|
103
|
+
value: 'actived',
|
|
104
|
+
children: 'children'
|
|
105
|
+
}
|
|
100
106
|
},
|
|
101
107
|
filterFn: function filterFn(value) {
|
|
102
108
|
return function (i) {
|
|
@@ -112,6 +118,7 @@ var BasicCascader = /*#__PURE__*/_createClass(function BasicCascader(options) {
|
|
|
112
118
|
this.rules = [];
|
|
113
119
|
this.children = [];
|
|
114
120
|
this.isCombinationComponent = false;
|
|
121
|
+
this.canSort = true;
|
|
115
122
|
}
|
|
116
123
|
|
|
117
124
|
/**
|
|
@@ -11,6 +11,7 @@ declare class BasicCheckbox implements ComponentInterface {
|
|
|
11
11
|
rules: any[];
|
|
12
12
|
componentConfig: ComponentInterface["componentConfig"];
|
|
13
13
|
isCombinationComponent: boolean;
|
|
14
|
+
canSort: boolean;
|
|
14
15
|
children: ComponentInterface[];
|
|
15
16
|
constructor(options: PickOption);
|
|
16
17
|
getValue: (value: Value) => string | null | undefined;
|
|
@@ -22,6 +22,7 @@ var BasicCheckbox = /*#__PURE__*/_createClass(function BasicCheckbox(options) {
|
|
|
22
22
|
_defineProperty(this, "rules", void 0);
|
|
23
23
|
_defineProperty(this, "componentConfig", void 0);
|
|
24
24
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
25
|
+
_defineProperty(this, "canSort", void 0);
|
|
25
26
|
_defineProperty(this, "children", void 0);
|
|
26
27
|
_defineProperty(this, "getValue", function (value) {
|
|
27
28
|
var _value$value, _value$value2, _value$value3;
|
|
@@ -110,6 +111,7 @@ var BasicCheckbox = /*#__PURE__*/_createClass(function BasicCheckbox(options) {
|
|
|
110
111
|
this.id = options.id;
|
|
111
112
|
this.type = options.type;
|
|
112
113
|
this.isCombinationComponent = false;
|
|
114
|
+
this.canSort = true;
|
|
113
115
|
this.children = [];
|
|
114
116
|
this.componentConfig = options.componentConfig;
|
|
115
117
|
this.rules = options !== null && options !== void 0 && (_options$componentCon = options.componentConfig) !== null && _options$componentCon !== void 0 && _options$componentCon.required ? [{
|
|
@@ -10,6 +10,7 @@ declare class CommonDataTime implements ComponentInterface {
|
|
|
10
10
|
rules: any[];
|
|
11
11
|
componentConfig: ComponentInterface["componentConfig"];
|
|
12
12
|
isCombinationComponent: boolean;
|
|
13
|
+
canSort: boolean;
|
|
13
14
|
children: ComponentInterface[];
|
|
14
15
|
constructor(options: PickOption);
|
|
15
16
|
getValue: (value: string) => string;
|
|
@@ -23,6 +23,7 @@ var CommonDataTime = /*#__PURE__*/_createClass(function CommonDataTime(options)
|
|
|
23
23
|
_defineProperty(this, "rules", void 0);
|
|
24
24
|
_defineProperty(this, "componentConfig", void 0);
|
|
25
25
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
26
|
+
_defineProperty(this, "canSort", void 0);
|
|
26
27
|
_defineProperty(this, "children", void 0);
|
|
27
28
|
_defineProperty(this, "getValue", function (value) {
|
|
28
29
|
return moment(value).format('YYYY-MM-DD HH:mm:ss');
|
|
@@ -79,6 +80,7 @@ var CommonDataTime = /*#__PURE__*/_createClass(function CommonDataTime(options)
|
|
|
79
80
|
this.componentConfig = options.componentConfig;
|
|
80
81
|
this.rules = [];
|
|
81
82
|
this.isCombinationComponent = false;
|
|
83
|
+
this.canSort = true;
|
|
82
84
|
this.children = [];
|
|
83
85
|
});
|
|
84
86
|
export default CommonDataTime;
|
|
@@ -7,6 +7,7 @@ declare class CompletedUser implements ComponentInterface {
|
|
|
7
7
|
componentConfig: ComponentInterface["componentConfig"];
|
|
8
8
|
effects: ComponentInterface["effects"];
|
|
9
9
|
isCombinationComponent: boolean;
|
|
10
|
+
canSort: boolean;
|
|
10
11
|
children: ComponentInterface[];
|
|
11
12
|
constructor(options: PickOption);
|
|
12
13
|
renderPc: (value: unknown, record: Record) => React.JSX.Element;
|
|
@@ -17,6 +17,7 @@ var CompletedUser = /*#__PURE__*/_createClass(function CompletedUser(options) {
|
|
|
17
17
|
_defineProperty(this, "componentConfig", void 0);
|
|
18
18
|
_defineProperty(this, "effects", void 0);
|
|
19
19
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
20
|
+
_defineProperty(this, "canSort", void 0);
|
|
20
21
|
_defineProperty(this, "children", void 0);
|
|
21
22
|
_defineProperty(this, "renderPc", function (value, record) {
|
|
22
23
|
var _record;
|
|
@@ -63,6 +64,7 @@ var CompletedUser = /*#__PURE__*/_createClass(function CompletedUser(options) {
|
|
|
63
64
|
this.type = "COMPLETED_USER_INPUT";
|
|
64
65
|
this.effects = options.effects;
|
|
65
66
|
this.isCombinationComponent = false;
|
|
67
|
+
this.canSort = true;
|
|
66
68
|
this.children = [];
|
|
67
69
|
});
|
|
68
70
|
export default CompletedUser;
|
|
@@ -9,6 +9,7 @@ declare class BasicDataTime implements ComponentInterface {
|
|
|
9
9
|
rules: any[];
|
|
10
10
|
componentConfig: ComponentInterface["componentConfig"];
|
|
11
11
|
isCombinationComponent: boolean;
|
|
12
|
+
canSort: boolean;
|
|
12
13
|
children: ComponentInterface[];
|
|
13
14
|
constructor(options: PickOption);
|
|
14
15
|
getValue: (value: Value) => string | undefined;
|
|
@@ -39,6 +39,7 @@ var BasicDataTime = /*#__PURE__*/_createClass(function BasicDataTime(options) {
|
|
|
39
39
|
_defineProperty(this, "rules", void 0);
|
|
40
40
|
_defineProperty(this, "componentConfig", void 0);
|
|
41
41
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
42
|
+
_defineProperty(this, "canSort", void 0);
|
|
42
43
|
_defineProperty(this, "children", void 0);
|
|
43
44
|
_defineProperty(this, "getValue", function (value) {
|
|
44
45
|
return Array.isArray(value) ? value.join('~') : value;
|
|
@@ -106,6 +107,7 @@ var BasicDataTime = /*#__PURE__*/_createClass(function BasicDataTime(options) {
|
|
|
106
107
|
this.componentConfig = options.componentConfig;
|
|
107
108
|
this.rules = [];
|
|
108
109
|
this.isCombinationComponent = false;
|
|
110
|
+
this.canSort = true;
|
|
109
111
|
this.children = [];
|
|
110
112
|
});
|
|
111
113
|
export default BasicDataTime;
|
|
@@ -8,6 +8,7 @@ declare class EItemEncode implements ComponentInterface {
|
|
|
8
8
|
componentConfig: ComponentInterface["componentConfig"];
|
|
9
9
|
effects: ComponentInterface["effects"];
|
|
10
10
|
isCombinationComponent: boolean;
|
|
11
|
+
canSort: boolean;
|
|
11
12
|
children: ComponentInterface[];
|
|
12
13
|
constructor(options: PickOption);
|
|
13
14
|
renderClient: (record: any) => React.JSX.Element | null;
|
|
@@ -24,6 +24,7 @@ var EItemEncode = /*#__PURE__*/_createClass(function EItemEncode(options) {
|
|
|
24
24
|
_defineProperty(this, "componentConfig", void 0);
|
|
25
25
|
_defineProperty(this, "effects", void 0);
|
|
26
26
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
27
|
+
_defineProperty(this, "canSort", void 0);
|
|
27
28
|
_defineProperty(this, "children", void 0);
|
|
28
29
|
_defineProperty(this, "renderClient", function (record) {
|
|
29
30
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
@@ -98,6 +99,7 @@ var EItemEncode = /*#__PURE__*/_createClass(function EItemEncode(options) {
|
|
|
98
99
|
this.effects = options === null || options === void 0 ? void 0 : options.effects;
|
|
99
100
|
this.componentConfig = options === null || options === void 0 ? void 0 : options.componentConfig;
|
|
100
101
|
this.isCombinationComponent = false;
|
|
102
|
+
this.canSort = true;
|
|
101
103
|
this.children = [];
|
|
102
104
|
this.rules = this !== null && this !== void 0 && (_this$componentConfig = this.componentConfig) !== null && _this$componentConfig !== void 0 && _this$componentConfig.required ? [{
|
|
103
105
|
required: true,
|
|
@@ -8,6 +8,7 @@ declare class EItemId implements ComponentInterface {
|
|
|
8
8
|
componentConfig: ComponentInterface["componentConfig"];
|
|
9
9
|
effects: ComponentInterface["effects"];
|
|
10
10
|
isCombinationComponent: boolean;
|
|
11
|
+
canSort: boolean;
|
|
11
12
|
children: ComponentInterface[];
|
|
12
13
|
constructor(options: PickOption);
|
|
13
14
|
renderClient: (record: any) => React.JSX.Element | null;
|
|
@@ -24,6 +24,7 @@ var EItemId = /*#__PURE__*/_createClass(function EItemId(options) {
|
|
|
24
24
|
_defineProperty(this, "componentConfig", void 0);
|
|
25
25
|
_defineProperty(this, "effects", void 0);
|
|
26
26
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
27
|
+
_defineProperty(this, "canSort", void 0);
|
|
27
28
|
_defineProperty(this, "children", void 0);
|
|
28
29
|
_defineProperty(this, "renderClient", function (record) {
|
|
29
30
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
@@ -98,6 +99,7 @@ var EItemId = /*#__PURE__*/_createClass(function EItemId(options) {
|
|
|
98
99
|
this.type = options.type;
|
|
99
100
|
this.effects = options === null || options === void 0 ? void 0 : options.effects;
|
|
100
101
|
this.isCombinationComponent = false;
|
|
102
|
+
this.canSort = true;
|
|
101
103
|
this.children = [];
|
|
102
104
|
this.componentConfig = options === null || options === void 0 ? void 0 : options.componentConfig;
|
|
103
105
|
this.rules = this !== null && this !== void 0 && (_this$componentConfig2 = this.componentConfig) !== null && _this$componentConfig2 !== void 0 && _this$componentConfig2.required ? [{
|
|
@@ -8,6 +8,7 @@ declare class EItemSelect implements ComponentInterface {
|
|
|
8
8
|
componentConfig: ComponentInterface["componentConfig"];
|
|
9
9
|
effects: ComponentInterface["effects"];
|
|
10
10
|
isCombinationComponent: boolean;
|
|
11
|
+
canSort: boolean;
|
|
11
12
|
children: ComponentInterface[];
|
|
12
13
|
constructor(options: PickOption);
|
|
13
14
|
renderClient: (record: any) => React.JSX.Element | null;
|
|
@@ -22,6 +22,7 @@ var EItemSelect = /*#__PURE__*/_createClass(function EItemSelect(options) {
|
|
|
22
22
|
_defineProperty(this, "componentConfig", void 0);
|
|
23
23
|
_defineProperty(this, "effects", void 0);
|
|
24
24
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
25
|
+
_defineProperty(this, "canSort", void 0);
|
|
25
26
|
_defineProperty(this, "children", void 0);
|
|
26
27
|
_defineProperty(this, "renderClient", function (record) {
|
|
27
28
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
@@ -78,6 +79,7 @@ var EItemSelect = /*#__PURE__*/_createClass(function EItemSelect(options) {
|
|
|
78
79
|
this.componentConfig = options === null || options === void 0 ? void 0 : options.componentConfig;
|
|
79
80
|
this.rules = [];
|
|
80
81
|
this.isCombinationComponent = false;
|
|
82
|
+
this.canSort = true;
|
|
81
83
|
this.children = [];
|
|
82
84
|
});
|
|
83
85
|
export default EItemSelect;
|
|
@@ -7,6 +7,7 @@ declare class ErpTradeId implements ComponentInterface {
|
|
|
7
7
|
rules: any[];
|
|
8
8
|
componentConfig: ComponentInterface["componentConfig"];
|
|
9
9
|
isCombinationComponent: boolean;
|
|
10
|
+
canSort: boolean;
|
|
10
11
|
children: ComponentInterface[];
|
|
11
12
|
constructor(options: PickOption);
|
|
12
13
|
renderClient: (record: any) => React.JSX.Element | null;
|
|
@@ -20,6 +20,7 @@ var ErpTradeId = /*#__PURE__*/_createClass(function ErpTradeId(options) {
|
|
|
20
20
|
_defineProperty(this, "rules", void 0);
|
|
21
21
|
_defineProperty(this, "componentConfig", void 0);
|
|
22
22
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
23
|
+
_defineProperty(this, "canSort", void 0);
|
|
23
24
|
_defineProperty(this, "children", void 0);
|
|
24
25
|
_defineProperty(this, "renderClient", function (record) {
|
|
25
26
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
@@ -75,6 +76,7 @@ var ErpTradeId = /*#__PURE__*/_createClass(function ErpTradeId(options) {
|
|
|
75
76
|
this.componentConfig = options.componentConfig;
|
|
76
77
|
this.rules = [];
|
|
77
78
|
this.isCombinationComponent = false;
|
|
79
|
+
this.canSort = true;
|
|
78
80
|
this.children = [];
|
|
79
81
|
});
|
|
80
82
|
export default ErpTradeId;
|
|
@@ -11,6 +11,7 @@ declare class Express implements ComponentInterface {
|
|
|
11
11
|
expressDateInstance: InstanceType<typeof ExpressData>;
|
|
12
12
|
width: number;
|
|
13
13
|
isCombinationComponent: boolean;
|
|
14
|
+
canSort: boolean;
|
|
14
15
|
children: ComponentInterface[];
|
|
15
16
|
constructor(options: PickOption);
|
|
16
17
|
renderClient: (record: any) => React.JSX.Element | null;
|
|
@@ -24,6 +24,7 @@ var Express = /*#__PURE__*/_createClass(function Express(options) {
|
|
|
24
24
|
_defineProperty(this, "expressDateInstance", void 0);
|
|
25
25
|
_defineProperty(this, "width", void 0);
|
|
26
26
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
27
|
+
_defineProperty(this, "canSort", void 0);
|
|
27
28
|
_defineProperty(this, "children", void 0);
|
|
28
29
|
_defineProperty(this, "renderClient", function (record) {
|
|
29
30
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
@@ -87,6 +88,7 @@ var Express = /*#__PURE__*/_createClass(function Express(options) {
|
|
|
87
88
|
this.expressDateInstance = ExpressData.getInstance();
|
|
88
89
|
this.width = 200;
|
|
89
90
|
this.isCombinationComponent = false;
|
|
91
|
+
this.canSort = true;
|
|
90
92
|
this.children = [];
|
|
91
93
|
});
|
|
92
94
|
export default Express;
|
|
@@ -9,6 +9,7 @@ declare class ExpressCode implements ComponentInterface {
|
|
|
9
9
|
align: ALignType;
|
|
10
10
|
width: number;
|
|
11
11
|
isCombinationComponent: boolean;
|
|
12
|
+
canSort: boolean;
|
|
12
13
|
children: ComponentInterface[];
|
|
13
14
|
constructor(options: PickOption);
|
|
14
15
|
renderClient: (record: any) => React.JSX.Element | null;
|
|
@@ -23,6 +23,7 @@ var ExpressCode = /*#__PURE__*/_createClass(function ExpressCode(options) {
|
|
|
23
23
|
_defineProperty(this, "align", void 0);
|
|
24
24
|
_defineProperty(this, "width", void 0);
|
|
25
25
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
26
|
+
_defineProperty(this, "canSort", void 0);
|
|
26
27
|
_defineProperty(this, "children", void 0);
|
|
27
28
|
_defineProperty(this, "renderClient", function (record) {
|
|
28
29
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
@@ -86,6 +87,7 @@ var ExpressCode = /*#__PURE__*/_createClass(function ExpressCode(options) {
|
|
|
86
87
|
this.align = "left";
|
|
87
88
|
this.width = 200;
|
|
88
89
|
this.isCombinationComponent = false;
|
|
90
|
+
this.canSort = true;
|
|
89
91
|
this.children = [];
|
|
90
92
|
});
|
|
91
93
|
export default ExpressCode;
|
|
@@ -9,6 +9,7 @@ declare class WorkOrderId implements ComponentInterface {
|
|
|
9
9
|
effects: ComponentInterface["effects"];
|
|
10
10
|
workOrderStatus: any;
|
|
11
11
|
isCombinationComponent: boolean;
|
|
12
|
+
canSort: boolean;
|
|
12
13
|
children: ComponentInterface[];
|
|
13
14
|
constructor(options: PickOption);
|
|
14
15
|
renderMenu: (record: Record) => React.JSX.Element;
|
|
@@ -24,6 +24,7 @@ var WorkOrderId = /*#__PURE__*/_createClass(function WorkOrderId(options) {
|
|
|
24
24
|
_defineProperty(this, "effects", void 0);
|
|
25
25
|
_defineProperty(this, "workOrderStatus", void 0);
|
|
26
26
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
27
|
+
_defineProperty(this, "canSort", void 0);
|
|
27
28
|
_defineProperty(this, "children", void 0);
|
|
28
29
|
_defineProperty(this, "renderMenu", function (record) {
|
|
29
30
|
var menu = /*#__PURE__*/React.createElement(Menu, {
|
|
@@ -114,6 +115,7 @@ var WorkOrderId = /*#__PURE__*/_createClass(function WorkOrderId(options) {
|
|
|
114
115
|
this.effects = options.effects;
|
|
115
116
|
this.rules = [];
|
|
116
117
|
this.isCombinationComponent = false;
|
|
118
|
+
this.canSort = true;
|
|
117
119
|
this.children = [];
|
|
118
120
|
this.workOrderStatus = {
|
|
119
121
|
"WAITING": {
|
|
@@ -7,6 +7,7 @@ declare class BasicGrade implements ComponentInterface {
|
|
|
7
7
|
rules: any[];
|
|
8
8
|
componentConfig: ComponentInterface["componentConfig"];
|
|
9
9
|
isCombinationComponent: boolean;
|
|
10
|
+
canSort: boolean;
|
|
10
11
|
children: ComponentInterface[];
|
|
11
12
|
constructor(options: PickOption);
|
|
12
13
|
renderClient: (record: any) => React.JSX.Element | null;
|
|
@@ -19,6 +19,7 @@ var BasicGrade = /*#__PURE__*/_createClass(function BasicGrade(options) {
|
|
|
19
19
|
_defineProperty(this, "rules", void 0);
|
|
20
20
|
_defineProperty(this, "componentConfig", void 0);
|
|
21
21
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
22
|
+
_defineProperty(this, "canSort", void 0);
|
|
22
23
|
_defineProperty(this, "children", void 0);
|
|
23
24
|
_defineProperty(this, "renderClient", function (record) {
|
|
24
25
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
@@ -61,6 +62,7 @@ var BasicGrade = /*#__PURE__*/_createClass(function BasicGrade(options) {
|
|
|
61
62
|
this.componentConfig = options.componentConfig;
|
|
62
63
|
this.rules = [];
|
|
63
64
|
this.isCombinationComponent = false;
|
|
65
|
+
this.canSort = true;
|
|
64
66
|
this.children = [];
|
|
65
67
|
});
|
|
66
68
|
export default BasicGrade;
|
|
@@ -7,6 +7,7 @@ declare class Handler implements ComponentInterface {
|
|
|
7
7
|
componentConfig: ComponentInterface["componentConfig"];
|
|
8
8
|
effects: ComponentInterface["effects"];
|
|
9
9
|
isCombinationComponent: boolean;
|
|
10
|
+
canSort: boolean;
|
|
10
11
|
children: ComponentInterface[];
|
|
11
12
|
constructor(options: PickOption);
|
|
12
13
|
renderPc: (v: unknown, record: Record) => React.JSX.Element;
|
|
@@ -18,6 +18,7 @@ var Handler = /*#__PURE__*/_createClass(function Handler(options) {
|
|
|
18
18
|
_defineProperty(this, "componentConfig", void 0);
|
|
19
19
|
_defineProperty(this, "effects", void 0);
|
|
20
20
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
21
|
+
_defineProperty(this, "canSort", void 0);
|
|
21
22
|
_defineProperty(this, "children", void 0);
|
|
22
23
|
_defineProperty(this, "renderPc", function (v, record) {
|
|
23
24
|
var _value$map$join, _value$map;
|
|
@@ -73,6 +74,7 @@ var Handler = /*#__PURE__*/_createClass(function Handler(options) {
|
|
|
73
74
|
this.type = "HANDLER_INPUT";
|
|
74
75
|
this.effects = options === null || options === void 0 ? void 0 : options.effects;
|
|
75
76
|
this.isCombinationComponent = false;
|
|
77
|
+
this.canSort = true;
|
|
76
78
|
this.children = [];
|
|
77
79
|
});
|
|
78
80
|
export default Handler;
|
|
@@ -7,6 +7,7 @@ declare class BasicInput implements ComponentInterface {
|
|
|
7
7
|
rules: any[];
|
|
8
8
|
componentConfig: ComponentInterface["componentConfig"];
|
|
9
9
|
isCombinationComponent: boolean;
|
|
10
|
+
canSort: boolean;
|
|
10
11
|
children: ComponentInterface[];
|
|
11
12
|
constructor(options: PickOption);
|
|
12
13
|
renderPc: (value: any, record: Record) => React.JSX.Element;
|
|
@@ -22,6 +22,7 @@ var BasicInput = /*#__PURE__*/_createClass(function BasicInput(options) {
|
|
|
22
22
|
_defineProperty(this, "rules", void 0);
|
|
23
23
|
_defineProperty(this, "componentConfig", void 0);
|
|
24
24
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
25
|
+
_defineProperty(this, "canSort", void 0);
|
|
25
26
|
_defineProperty(this, "children", void 0);
|
|
26
27
|
_defineProperty(this, "renderPc", function (value, record) {
|
|
27
28
|
var _record;
|
|
@@ -82,6 +83,7 @@ var BasicInput = /*#__PURE__*/_createClass(function BasicInput(options) {
|
|
|
82
83
|
message: '字段必须是数字'
|
|
83
84
|
}] : [];
|
|
84
85
|
this.isCombinationComponent = false;
|
|
86
|
+
this.canSort = true;
|
|
85
87
|
this.children = [];
|
|
86
88
|
});
|
|
87
89
|
export default BasicInput;
|
|
@@ -10,6 +10,7 @@ declare class JstItemSelect implements ComponentInterface {
|
|
|
10
10
|
align: ALignType;
|
|
11
11
|
expressDateInstance: InstanceType<typeof ExpressData>;
|
|
12
12
|
isCombinationComponent: boolean;
|
|
13
|
+
canSort: boolean;
|
|
13
14
|
children: ComponentInterface[];
|
|
14
15
|
constructor(options: PickOption);
|
|
15
16
|
renderClient: (record: Record) => React.JSX.Element | null;
|
|
@@ -26,6 +26,7 @@ var JstItemSelect = /*#__PURE__*/_createClass(function JstItemSelect(options) {
|
|
|
26
26
|
_defineProperty(this, "align", void 0);
|
|
27
27
|
_defineProperty(this, "expressDateInstance", void 0);
|
|
28
28
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
29
|
+
_defineProperty(this, "canSort", void 0);
|
|
29
30
|
_defineProperty(this, "children", void 0);
|
|
30
31
|
_defineProperty(this, "renderClient", function (record) {
|
|
31
32
|
return !isNull(record === null || record === void 0 ? void 0 : record[_this.id]) ? /*#__PURE__*/React.createElement(ItemView, {
|
|
@@ -110,6 +111,7 @@ var JstItemSelect = /*#__PURE__*/_createClass(function JstItemSelect(options) {
|
|
|
110
111
|
this.type = options.type;
|
|
111
112
|
this.componentConfig = options.componentConfig;
|
|
112
113
|
this.isCombinationComponent = false;
|
|
114
|
+
this.canSort = true;
|
|
113
115
|
this.children = [];
|
|
114
116
|
this.rules = (_this$componentConfig = this.componentConfig) !== null && _this$componentConfig !== void 0 && _this$componentConfig.required ? [{
|
|
115
117
|
required: true,
|
|
@@ -10,6 +10,7 @@ declare class JstLogistics implements ComponentInterface {
|
|
|
10
10
|
align: ALignType;
|
|
11
11
|
expressDateInstance: InstanceType<typeof ExpressData>;
|
|
12
12
|
isCombinationComponent: boolean;
|
|
13
|
+
canSort: boolean;
|
|
13
14
|
children: ComponentInterface[];
|
|
14
15
|
constructor(options: PickOption);
|
|
15
16
|
renderClient: (record: any) => React.JSX.Element | null;
|
|
@@ -27,6 +27,7 @@ var JstLogistics = /*#__PURE__*/_createClass(function JstLogistics(options) {
|
|
|
27
27
|
_defineProperty(this, "align", void 0);
|
|
28
28
|
_defineProperty(this, "expressDateInstance", void 0);
|
|
29
29
|
_defineProperty(this, "isCombinationComponent", void 0);
|
|
30
|
+
_defineProperty(this, "canSort", void 0);
|
|
30
31
|
_defineProperty(this, "children", void 0);
|
|
31
32
|
_defineProperty(this, "renderClient", function (record) {
|
|
32
33
|
var isShow = Array.isArray(record === null || record === void 0 ? void 0 : record[_this.id]) ? some(record === null || record === void 0 ? void 0 : record[_this.id], function (item) {
|
|
@@ -114,6 +115,7 @@ var JstLogistics = /*#__PURE__*/_createClass(function JstLogistics(options) {
|
|
|
114
115
|
this.type = options.type;
|
|
115
116
|
this.componentConfig = options.componentConfig;
|
|
116
117
|
this.isCombinationComponent = false;
|
|
118
|
+
this.canSort = true;
|
|
117
119
|
this.children = [];
|
|
118
120
|
this.rules = (_this$componentConfig3 = this.componentConfig) !== null && _this$componentConfig3 !== void 0 && _this$componentConfig3.required ? [{
|
|
119
121
|
required: true,
|
|
@@ -8,6 +8,7 @@ declare class JstSendGood implements ComponentInterface {
|
|
|
8
8
|
componentConfig: ComponentInterface["componentConfig"];
|
|
9
9
|
align: ALignType;
|
|
10
10
|
isCombinationComponent: boolean;
|
|
11
|
+
canSort: boolean;
|
|
11
12
|
children: ComponentInterface[];
|
|
12
13
|
constructor(options: PickOption);
|
|
13
14
|
renderClient: (record: Record) => React.JSX.Element | null;
|