kts-component-invoice-operate 3.2.33 → 3.2.35
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/Invoice/InvoiceController/InvoiceControllerState/GoodsListState/Drag/index.d.ts +2 -0
- package/dist/index.esm.js +21 -32
- package/dist/index.js +20 -31
- package/package.json +1 -1
- package/src/Invoice/InvoiceController/InvoiceControllerState/GoodsListState/Drag/index.ts +3 -0
- package/src/Invoice/_test/endowCode/index.tsx +2 -0
- package/src/Invoice/ui/default/GoodsList/hook/useColumns/index.tsx +6 -1
- package/src/Invoice/ui/digtal/GoodsList/hook/useColumns/index.tsx +6 -1
- package/src/Invoice/ui/digtal/GoodsList/hook/useColumns/ui/ItemNameInput/index.tsx +2 -2
- package/src/Invoice/ui/digtal/Stakeholder/index.tsx +2 -2
package/dist/index.esm.js
CHANGED
|
@@ -4,7 +4,7 @@ import GreyReactBox, { decorator } from 'grey-react-box';
|
|
|
4
4
|
import { chain as chain$1, bignumber, create, all } from 'mathjs';
|
|
5
5
|
import { message, Form, Input, Icon as Icon$1, Tag as Tag$1, Select, Button, Tooltip, Switch as Switch$1, Typography, Menu, Dropdown, AutoComplete as AutoComplete$2, Spin, Checkbox, Drawer, Descriptions, Empty, Divider, Popover, Table as Table$1, Tree, Modal as Modal$1, Row as Row$1, Col as Col$1 } from 'kts-components-antd-x3';
|
|
6
6
|
import { v4 } from 'uuid';
|
|
7
|
-
import { message as message$1, TableManual, Switch, AutoComplete as AutoComplete$1, Row, Col, Button as Button$1, Tooltip as Tooltip$1,
|
|
7
|
+
import { message as message$1, TableManual, Switch, AutoComplete as AutoComplete$1, Row, Col, Button as Button$1, Tooltip as Tooltip$1, Input as Input$1, Select as Select$1, Spin as Spin$1, Menu as Menu$1, Form as Form$1, Drawer as Drawer$1, Space, Radio, InputNumber, Popconfirm, Modal } from 'kts-xui';
|
|
8
8
|
import classnames from 'classnames';
|
|
9
9
|
import { Table } from 'kts-components-antd-x4-v4';
|
|
10
10
|
import { render } from 'react-dom';
|
|
@@ -990,6 +990,7 @@ var ProductComparison = /*#__PURE__*/_createClass(function ProductComparison() {
|
|
|
990
990
|
var Drag = /*#__PURE__*/_createClass(function Drag() {
|
|
991
991
|
_classCallCheck(this, Drag);
|
|
992
992
|
|
|
993
|
+
this.isStart = false;
|
|
993
994
|
this.current = void 0;
|
|
994
995
|
this.container = void 0;
|
|
995
996
|
});
|
|
@@ -12256,6 +12257,11 @@ var useColumns = (function (form) {
|
|
|
12256
12257
|
var model = controller.useMemo(function (e) {
|
|
12257
12258
|
return e.model;
|
|
12258
12259
|
}, []);
|
|
12260
|
+
/** 是否启用拖拽 */
|
|
12261
|
+
|
|
12262
|
+
var isStart = controller.useMemo(function (e) {
|
|
12263
|
+
return e.goodsListState.drag.isStart;
|
|
12264
|
+
}, []);
|
|
12259
12265
|
/** 是否显示我方 */
|
|
12260
12266
|
|
|
12261
12267
|
var isMyShow = controller.useMemo(function (e) {
|
|
@@ -13109,6 +13115,9 @@ var useColumns = (function (form) {
|
|
|
13109
13115
|
} else {
|
|
13110
13116
|
return !(e.key === 'priceIncludeTax' || e.key === 'lineAmountIncludeTax');
|
|
13111
13117
|
}
|
|
13118
|
+
}) // 是否启动拖拽
|
|
13119
|
+
.filter(function (e) {
|
|
13120
|
+
return e.key !== 'drag' || isStart;
|
|
13112
13121
|
}) // 只读
|
|
13113
13122
|
.filter(function (e) {
|
|
13114
13123
|
if (model === 'readOnly') {
|
|
@@ -13121,7 +13130,7 @@ var useColumns = (function (form) {
|
|
|
13121
13130
|
ellipsis: true
|
|
13122
13131
|
});
|
|
13123
13132
|
});
|
|
13124
|
-
}, [isTaxIncluded, editGood, controller, changeField, deduction, isMyShow, searchValue, model, columnsReplenish, columnshide]);
|
|
13133
|
+
}, [isTaxIncluded, editGood, controller, changeField, deduction, isMyShow, searchValue, model, columnsReplenish, columnshide, isStart]);
|
|
13125
13134
|
return columns;
|
|
13126
13135
|
});
|
|
13127
13136
|
/** 字段 */
|
|
@@ -15624,13 +15633,6 @@ var Stakeholder$1 = decorator(Form.create())(function (props) {
|
|
|
15624
15633
|
gutter: [16, 0]
|
|
15625
15634
|
}, React.createElement(Col, {
|
|
15626
15635
|
span: 24
|
|
15627
|
-
}, React.createElement(Form.Item, {
|
|
15628
|
-
label: "\u8D2D\u4E70\u65B9\u4FE1\u606F",
|
|
15629
|
-
colon: false
|
|
15630
|
-
}, getFieldDecorator('naturalPersonFlag', {})(React.createElement(NaturalPersonFlag, {
|
|
15631
|
-
readOnly: isReadOnly('naturalPersonFlag')
|
|
15632
|
-
})))), React.createElement(Col, {
|
|
15633
|
-
span: 24
|
|
15634
15636
|
}, React.createElement(Form.Item, {
|
|
15635
15637
|
label: "\u540D\u79F0",
|
|
15636
15638
|
colon: false
|
|
@@ -15813,27 +15815,6 @@ var Stakeholder$1 = decorator(Form.create())(function (props) {
|
|
|
15813
15815
|
})))))))));
|
|
15814
15816
|
});
|
|
15815
15817
|
|
|
15816
|
-
function NaturalPersonFlag(props) {
|
|
15817
|
-
var _React$useState3 = React.useState(props.value || 0),
|
|
15818
|
-
_React$useState4 = _slicedToArray(_React$useState3, 2),
|
|
15819
|
-
value = _React$useState4[0],
|
|
15820
|
-
setValue = _React$useState4[1];
|
|
15821
|
-
|
|
15822
|
-
var onChange = React.useCallback(function (e) {
|
|
15823
|
-
if (props.readOnly) return;
|
|
15824
|
-
setValue(e.target.checked ? 1 : 0);
|
|
15825
|
-
props.onChange && props.onChange(e.target.checked ? 1 : 0);
|
|
15826
|
-
}, [props.onChange, props.readOnly]);
|
|
15827
|
-
React.useEffect(function () {
|
|
15828
|
-
setValue(props.value || 0);
|
|
15829
|
-
}, [props.value]);
|
|
15830
|
-
return React.createElement(Checkbox$1, {
|
|
15831
|
-
disabled: props.readOnly,
|
|
15832
|
-
checked: value === 1,
|
|
15833
|
-
onChange: onChange
|
|
15834
|
-
}, "\u662F\u5426\u5F00\u7968\u7ED9\u81EA\u7136\u4EBA");
|
|
15835
|
-
}
|
|
15836
|
-
|
|
15837
15818
|
function BuyerNameInput$1(props) {
|
|
15838
15819
|
var fieldName = props.fieldName,
|
|
15839
15820
|
form = props.myform;
|
|
@@ -16826,6 +16807,7 @@ function ItemNameInput$1(props) {
|
|
|
16826
16807
|
}
|
|
16827
16808
|
}, "*", props.shorthand, "*"), React.createElement(AutoComplete$1, {
|
|
16828
16809
|
onSearch: onSearch,
|
|
16810
|
+
value: props.value,
|
|
16829
16811
|
options: options.map(function (e) {
|
|
16830
16812
|
return {
|
|
16831
16813
|
value: e.itemName
|
|
@@ -16836,7 +16818,6 @@ function ItemNameInput$1(props) {
|
|
|
16836
16818
|
style: {
|
|
16837
16819
|
height: '100%'
|
|
16838
16820
|
},
|
|
16839
|
-
value: props.value,
|
|
16840
16821
|
onChange: onChange,
|
|
16841
16822
|
suffix: props.suffix
|
|
16842
16823
|
})));
|
|
@@ -18254,6 +18235,11 @@ var useColumns$1 = (function (form) {
|
|
|
18254
18235
|
var editGood = controller.useMemo(function (e) {
|
|
18255
18236
|
return e.goodsListState.editGood;
|
|
18256
18237
|
}, []);
|
|
18238
|
+
/** 是否启用拖拽 */
|
|
18239
|
+
|
|
18240
|
+
var isStart = controller.useMemo(function (e) {
|
|
18241
|
+
return e.goodsListState.drag.isStart;
|
|
18242
|
+
}, []);
|
|
18257
18243
|
/** 搜索条件 */
|
|
18258
18244
|
|
|
18259
18245
|
var searchValue = controller.useMemo(function (e) {
|
|
@@ -19048,6 +19034,9 @@ var useColumns$1 = (function (form) {
|
|
|
19048
19034
|
} else {
|
|
19049
19035
|
return !(e.key === 'priceIncludeTax' || e.key === 'lineAmountIncludeTax');
|
|
19050
19036
|
}
|
|
19037
|
+
}) // 是否启动拖拽
|
|
19038
|
+
.filter(function (e) {
|
|
19039
|
+
return e.key !== 'drag' || isStart;
|
|
19051
19040
|
}) // 只读
|
|
19052
19041
|
.filter(function (e) {
|
|
19053
19042
|
if (model === 'readOnly') {
|
|
@@ -19060,7 +19049,7 @@ var useColumns$1 = (function (form) {
|
|
|
19060
19049
|
ellipsis: true
|
|
19061
19050
|
});
|
|
19062
19051
|
});
|
|
19063
|
-
}, [isTaxIncluded, editGood, controller, changeField, deduction, isMyShow, searchValue, model, columnsReplenish]); // React.useEffect(() => {
|
|
19052
|
+
}, [isTaxIncluded, editGood, controller, changeField, deduction, isMyShow, searchValue, model, columnsReplenish, isStart]); // React.useEffect(() => {
|
|
19064
19053
|
// clearTimeout(t)
|
|
19065
19054
|
// const t = setTimeout(() => { setChangeField('') }, 1000);
|
|
19066
19055
|
// return () => { clearTimeout(t) }
|
package/dist/index.js
CHANGED
|
@@ -1000,6 +1000,7 @@ var ProductComparison = /*#__PURE__*/_createClass(function ProductComparison() {
|
|
|
1000
1000
|
var Drag = /*#__PURE__*/_createClass(function Drag() {
|
|
1001
1001
|
_classCallCheck(this, Drag);
|
|
1002
1002
|
|
|
1003
|
+
this.isStart = false;
|
|
1003
1004
|
this.current = void 0;
|
|
1004
1005
|
this.container = void 0;
|
|
1005
1006
|
});
|
|
@@ -12266,6 +12267,11 @@ var useColumns = (function (form) {
|
|
|
12266
12267
|
var model = controller.useMemo(function (e) {
|
|
12267
12268
|
return e.model;
|
|
12268
12269
|
}, []);
|
|
12270
|
+
/** 是否启用拖拽 */
|
|
12271
|
+
|
|
12272
|
+
var isStart = controller.useMemo(function (e) {
|
|
12273
|
+
return e.goodsListState.drag.isStart;
|
|
12274
|
+
}, []);
|
|
12269
12275
|
/** 是否显示我方 */
|
|
12270
12276
|
|
|
12271
12277
|
var isMyShow = controller.useMemo(function (e) {
|
|
@@ -13119,6 +13125,9 @@ var useColumns = (function (form) {
|
|
|
13119
13125
|
} else {
|
|
13120
13126
|
return !(e.key === 'priceIncludeTax' || e.key === 'lineAmountIncludeTax');
|
|
13121
13127
|
}
|
|
13128
|
+
}) // 是否启动拖拽
|
|
13129
|
+
.filter(function (e) {
|
|
13130
|
+
return e.key !== 'drag' || isStart;
|
|
13122
13131
|
}) // 只读
|
|
13123
13132
|
.filter(function (e) {
|
|
13124
13133
|
if (model === 'readOnly') {
|
|
@@ -13131,7 +13140,7 @@ var useColumns = (function (form) {
|
|
|
13131
13140
|
ellipsis: true
|
|
13132
13141
|
});
|
|
13133
13142
|
});
|
|
13134
|
-
}, [isTaxIncluded, editGood, controller, changeField, deduction, isMyShow, searchValue, model, columnsReplenish, columnshide]);
|
|
13143
|
+
}, [isTaxIncluded, editGood, controller, changeField, deduction, isMyShow, searchValue, model, columnsReplenish, columnshide, isStart]);
|
|
13135
13144
|
return columns;
|
|
13136
13145
|
});
|
|
13137
13146
|
/** 字段 */
|
|
@@ -15634,13 +15643,6 @@ var Stakeholder$1 = GreyReactBox.decorator(ktsComponentsAntdX3.Form.create())(fu
|
|
|
15634
15643
|
gutter: [16, 0]
|
|
15635
15644
|
}, React__default['default'].createElement(ktsXui.Col, {
|
|
15636
15645
|
span: 24
|
|
15637
|
-
}, React__default['default'].createElement(ktsComponentsAntdX3.Form.Item, {
|
|
15638
|
-
label: "\u8D2D\u4E70\u65B9\u4FE1\u606F",
|
|
15639
|
-
colon: false
|
|
15640
|
-
}, getFieldDecorator('naturalPersonFlag', {})(React__default['default'].createElement(NaturalPersonFlag, {
|
|
15641
|
-
readOnly: isReadOnly('naturalPersonFlag')
|
|
15642
|
-
})))), React__default['default'].createElement(ktsXui.Col, {
|
|
15643
|
-
span: 24
|
|
15644
15646
|
}, React__default['default'].createElement(ktsComponentsAntdX3.Form.Item, {
|
|
15645
15647
|
label: "\u540D\u79F0",
|
|
15646
15648
|
colon: false
|
|
@@ -15823,27 +15825,6 @@ var Stakeholder$1 = GreyReactBox.decorator(ktsComponentsAntdX3.Form.create())(fu
|
|
|
15823
15825
|
})))))))));
|
|
15824
15826
|
});
|
|
15825
15827
|
|
|
15826
|
-
function NaturalPersonFlag(props) {
|
|
15827
|
-
var _React$useState3 = React__default['default'].useState(props.value || 0),
|
|
15828
|
-
_React$useState4 = _slicedToArray(_React$useState3, 2),
|
|
15829
|
-
value = _React$useState4[0],
|
|
15830
|
-
setValue = _React$useState4[1];
|
|
15831
|
-
|
|
15832
|
-
var onChange = React__default['default'].useCallback(function (e) {
|
|
15833
|
-
if (props.readOnly) return;
|
|
15834
|
-
setValue(e.target.checked ? 1 : 0);
|
|
15835
|
-
props.onChange && props.onChange(e.target.checked ? 1 : 0);
|
|
15836
|
-
}, [props.onChange, props.readOnly]);
|
|
15837
|
-
React__default['default'].useEffect(function () {
|
|
15838
|
-
setValue(props.value || 0);
|
|
15839
|
-
}, [props.value]);
|
|
15840
|
-
return React__default['default'].createElement(ktsXui.Checkbox, {
|
|
15841
|
-
disabled: props.readOnly,
|
|
15842
|
-
checked: value === 1,
|
|
15843
|
-
onChange: onChange
|
|
15844
|
-
}, "\u662F\u5426\u5F00\u7968\u7ED9\u81EA\u7136\u4EBA");
|
|
15845
|
-
}
|
|
15846
|
-
|
|
15847
15828
|
function BuyerNameInput$1(props) {
|
|
15848
15829
|
var fieldName = props.fieldName,
|
|
15849
15830
|
form = props.myform;
|
|
@@ -16836,6 +16817,7 @@ function ItemNameInput$1(props) {
|
|
|
16836
16817
|
}
|
|
16837
16818
|
}, "*", props.shorthand, "*"), React__default['default'].createElement(ktsXui.AutoComplete, {
|
|
16838
16819
|
onSearch: onSearch,
|
|
16820
|
+
value: props.value,
|
|
16839
16821
|
options: options.map(function (e) {
|
|
16840
16822
|
return {
|
|
16841
16823
|
value: e.itemName
|
|
@@ -16846,7 +16828,6 @@ function ItemNameInput$1(props) {
|
|
|
16846
16828
|
style: {
|
|
16847
16829
|
height: '100%'
|
|
16848
16830
|
},
|
|
16849
|
-
value: props.value,
|
|
16850
16831
|
onChange: onChange,
|
|
16851
16832
|
suffix: props.suffix
|
|
16852
16833
|
})));
|
|
@@ -18264,6 +18245,11 @@ var useColumns$1 = (function (form) {
|
|
|
18264
18245
|
var editGood = controller.useMemo(function (e) {
|
|
18265
18246
|
return e.goodsListState.editGood;
|
|
18266
18247
|
}, []);
|
|
18248
|
+
/** 是否启用拖拽 */
|
|
18249
|
+
|
|
18250
|
+
var isStart = controller.useMemo(function (e) {
|
|
18251
|
+
return e.goodsListState.drag.isStart;
|
|
18252
|
+
}, []);
|
|
18267
18253
|
/** 搜索条件 */
|
|
18268
18254
|
|
|
18269
18255
|
var searchValue = controller.useMemo(function (e) {
|
|
@@ -19058,6 +19044,9 @@ var useColumns$1 = (function (form) {
|
|
|
19058
19044
|
} else {
|
|
19059
19045
|
return !(e.key === 'priceIncludeTax' || e.key === 'lineAmountIncludeTax');
|
|
19060
19046
|
}
|
|
19047
|
+
}) // 是否启动拖拽
|
|
19048
|
+
.filter(function (e) {
|
|
19049
|
+
return e.key !== 'drag' || isStart;
|
|
19061
19050
|
}) // 只读
|
|
19062
19051
|
.filter(function (e) {
|
|
19063
19052
|
if (model === 'readOnly') {
|
|
@@ -19070,7 +19059,7 @@ var useColumns$1 = (function (form) {
|
|
|
19070
19059
|
ellipsis: true
|
|
19071
19060
|
});
|
|
19072
19061
|
});
|
|
19073
|
-
}, [isTaxIncluded, editGood, controller, changeField, deduction, isMyShow, searchValue, model, columnsReplenish]); // React.useEffect(() => {
|
|
19062
|
+
}, [isTaxIncluded, editGood, controller, changeField, deduction, isMyShow, searchValue, model, columnsReplenish, isStart]); // React.useEffect(() => {
|
|
19074
19063
|
// clearTimeout(t)
|
|
19075
19064
|
// const t = setTimeout(() => { setChangeField('') }, 1000);
|
|
19076
19065
|
// return () => { clearTimeout(t) }
|
package/package.json
CHANGED
|
@@ -65,6 +65,7 @@ class MyController1 extends Invoice.InvoiceController {
|
|
|
65
65
|
super()
|
|
66
66
|
this.state.model = 'default'
|
|
67
67
|
this.state.goodsListState.isMergeDetails = true;
|
|
68
|
+
this.state.goodsListState.drag.isStart = true;
|
|
68
69
|
}
|
|
69
70
|
|
|
70
71
|
getTaxCategoryCodeList = this.pipeline(async (s) => {
|
|
@@ -90,6 +91,7 @@ class MyController2 extends Invoice.InvoiceController {
|
|
|
90
91
|
super()
|
|
91
92
|
this.state.model = 'prefab'
|
|
92
93
|
this.state.goodsListState.isMergeDetails = true;
|
|
94
|
+
this.state.goodsListState.drag.isStart = true;
|
|
93
95
|
}
|
|
94
96
|
|
|
95
97
|
getTaxCategoryCodeList = this.pipeline(async (s) => {
|
|
@@ -32,6 +32,9 @@ export default (form: WrappedFormUtils) => {
|
|
|
32
32
|
/** 组件模式 */
|
|
33
33
|
const model = controller.useMemo(e => e.model, []);
|
|
34
34
|
|
|
35
|
+
/** 是否启用拖拽 */
|
|
36
|
+
const isStart = controller.useMemo((e) => e.goodsListState.drag.isStart, []);
|
|
37
|
+
|
|
35
38
|
/** 是否显示我方 */
|
|
36
39
|
const isMyShow = controller.useMemo(e => e.goodsListState.isMyShow, []);
|
|
37
40
|
|
|
@@ -548,6 +551,8 @@ export default (form: WrappedFormUtils) => {
|
|
|
548
551
|
return !(e.key === 'priceIncludeTax' || e.key === 'lineAmountIncludeTax');
|
|
549
552
|
}
|
|
550
553
|
})
|
|
554
|
+
// 是否启动拖拽
|
|
555
|
+
.filter(e => e.key !=='drag' || isStart)
|
|
551
556
|
// 只读
|
|
552
557
|
.filter(e => {
|
|
553
558
|
if (model === 'readOnly') {
|
|
@@ -562,7 +567,7 @@ export default (form: WrappedFormUtils) => {
|
|
|
562
567
|
ellipsis: true,
|
|
563
568
|
};
|
|
564
569
|
}) as any[];
|
|
565
|
-
}, [isTaxIncluded, editGood, controller, changeField, deduction, isMyShow, searchValue, model, columnsReplenish, columnshide]);
|
|
570
|
+
}, [isTaxIncluded, editGood, controller, changeField, deduction, isMyShow, searchValue, model, columnsReplenish, columnshide, isStart]);
|
|
566
571
|
return columns;
|
|
567
572
|
};
|
|
568
573
|
|
|
@@ -38,6 +38,9 @@ export default (form: WrappedFormUtils) => {
|
|
|
38
38
|
/** 正在编辑的货物 */
|
|
39
39
|
const editGood = controller.useMemo((e) => e.goodsListState.editGood, []);
|
|
40
40
|
|
|
41
|
+
/** 是否启用拖拽 */
|
|
42
|
+
const isStart = controller.useMemo((e) => e.goodsListState.drag.isStart, []);
|
|
43
|
+
|
|
41
44
|
/** 搜索条件 */
|
|
42
45
|
const searchValue = controller.useMemo((e) => e.goodsListState.searchValue, []);
|
|
43
46
|
|
|
@@ -528,6 +531,8 @@ export default (form: WrappedFormUtils) => {
|
|
|
528
531
|
return !(e.key === 'priceIncludeTax' || e.key === 'lineAmountIncludeTax');
|
|
529
532
|
}
|
|
530
533
|
})
|
|
534
|
+
// 是否启动拖拽
|
|
535
|
+
.filter(e => e.key !=='drag' || isStart)
|
|
531
536
|
// 只读
|
|
532
537
|
.filter(e => {
|
|
533
538
|
if (model === 'readOnly') {
|
|
@@ -542,7 +547,7 @@ export default (form: WrappedFormUtils) => {
|
|
|
542
547
|
ellipsis: true,
|
|
543
548
|
};
|
|
544
549
|
}) as any[];
|
|
545
|
-
}, [isTaxIncluded, editGood, controller, changeField, deduction, isMyShow, searchValue, model, columnsReplenish]);
|
|
550
|
+
}, [isTaxIncluded, editGood, controller, changeField, deduction, isMyShow, searchValue, model, columnsReplenish, isStart]);
|
|
546
551
|
|
|
547
552
|
// React.useEffect(() => {
|
|
548
553
|
// clearTimeout(t)
|
|
@@ -42,8 +42,8 @@ export default function ItemNameInput(props: {
|
|
|
42
42
|
return (
|
|
43
43
|
<div className='kts-invoice-operate-goods-list-itemName-input'>
|
|
44
44
|
{props.shorthand && <span style={{ alignSelf: 'center', fontSize: 12 }} >*{props.shorthand}*</span>}
|
|
45
|
-
<AutoComplete onSearch={onSearch} options={options.map(e => ({ value: e.itemName }))} onChange={onChangeAutoComplete} >
|
|
46
|
-
<Input style={{ height: '100%' }}
|
|
45
|
+
<AutoComplete onSearch={onSearch} value={props.value} options={options.map(e => ({ value: e.itemName }))} onChange={onChangeAutoComplete} >
|
|
46
|
+
<Input style={{ height: '100%' }} onChange={onChange} suffix={props.suffix} />
|
|
47
47
|
</AutoComplete>
|
|
48
48
|
</div>
|
|
49
49
|
)
|
|
@@ -113,14 +113,14 @@ export default decorator<IStakeholder, IStakeholder & FormComponentProps>(Form.c
|
|
|
113
113
|
<div>
|
|
114
114
|
<Form className="digtal-stakeholder-form" >
|
|
115
115
|
<Row gutter={[16, 0]}>
|
|
116
|
-
<Col span={24} >
|
|
116
|
+
{/* <Col span={24} >
|
|
117
117
|
<Form.Item label='购买方信息' colon={false}>
|
|
118
118
|
{getFieldDecorator('naturalPersonFlag', {
|
|
119
119
|
})(
|
|
120
120
|
<NaturalPersonFlag readOnly={isReadOnly('naturalPersonFlag')} />
|
|
121
121
|
)}
|
|
122
122
|
</Form.Item>
|
|
123
|
-
</Col>
|
|
123
|
+
</Col> */}
|
|
124
124
|
|
|
125
125
|
<Col span={24} >
|
|
126
126
|
<Form.Item label='名称' colon={false}>
|