kts-component-invoice-operate 3.2.183 → 3.2.185
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/index.esm.js
CHANGED
|
@@ -24269,24 +24269,6 @@ var Architecture = decorator(Form.create())(function (props) {
|
|
|
24269
24269
|
placeholder: "\u8BF7\u8F93\u5165"
|
|
24270
24270
|
})))), /*#__PURE__*/React.createElement(Col$1, {
|
|
24271
24271
|
span: 6
|
|
24272
|
-
}, /*#__PURE__*/React.createElement(Form.Item, {
|
|
24273
|
-
label: "\u8DE8\u5730\uFF08\u5E02\uFF09\u6807\u5FD7"
|
|
24274
|
-
}, getFieldDecorator('crossCitiesSign', {
|
|
24275
|
-
rules: readOnly ? [] : [{
|
|
24276
|
-
required: true,
|
|
24277
|
-
message: '请选择跨地(市)标志'
|
|
24278
|
-
}]
|
|
24279
|
-
})(readOnly ? /*#__PURE__*/React.createElement(MyNY$1, null) : /*#__PURE__*/React.createElement(Select$2, {
|
|
24280
|
-
placeholder: "\u8BF7\u9009\u62E9",
|
|
24281
|
-
style: {
|
|
24282
|
-
width: '100%'
|
|
24283
|
-
}
|
|
24284
|
-
}, /*#__PURE__*/React.createElement(Select$2.Option, {
|
|
24285
|
-
value: 'Y'
|
|
24286
|
-
}, "\u662F"), /*#__PURE__*/React.createElement(Select$2.Option, {
|
|
24287
|
-
value: 'N'
|
|
24288
|
-
}, "\u5426"))))), /*#__PURE__*/React.createElement(Col$1, {
|
|
24289
|
-
span: 6
|
|
24290
24272
|
}, /*#__PURE__*/React.createElement(Form.Item, {
|
|
24291
24273
|
label: "\u5EFA\u7B51\u670D\u52A1\u53D1\u751F\u5730"
|
|
24292
24274
|
}, getFieldDecorator('constructAddress', {
|
|
@@ -24320,6 +24302,24 @@ var Architecture = decorator(Form.create())(function (props) {
|
|
|
24320
24302
|
placeholder: "\u8BF7\u8F93\u5165\u8BE6\u7EC6\u5730\u5740"
|
|
24321
24303
|
})))), /*#__PURE__*/React.createElement(Col$1, {
|
|
24322
24304
|
span: 6
|
|
24305
|
+
}, /*#__PURE__*/React.createElement(Form.Item, {
|
|
24306
|
+
label: "\u8DE8\u5730\uFF08\u5E02\uFF09\u6807\u5FD7"
|
|
24307
|
+
}, getFieldDecorator('crossCitiesSign', {
|
|
24308
|
+
rules: readOnly ? [] : [{
|
|
24309
|
+
required: true,
|
|
24310
|
+
message: '请选择跨地(市)标志'
|
|
24311
|
+
}]
|
|
24312
|
+
})(readOnly ? /*#__PURE__*/React.createElement(MyNY$1, null) : /*#__PURE__*/React.createElement(Select$2, {
|
|
24313
|
+
placeholder: "\u8BF7\u9009\u62E9",
|
|
24314
|
+
style: {
|
|
24315
|
+
width: '100%'
|
|
24316
|
+
}
|
|
24317
|
+
}, /*#__PURE__*/React.createElement(Select$2.Option, {
|
|
24318
|
+
value: 'Y'
|
|
24319
|
+
}, "\u662F"), /*#__PURE__*/React.createElement(Select$2.Option, {
|
|
24320
|
+
value: 'N'
|
|
24321
|
+
}, "\u5426"))))), /*#__PURE__*/React.createElement(Col$1, {
|
|
24322
|
+
span: 6
|
|
24323
24323
|
}, /*#__PURE__*/React.createElement(Form.Item, {
|
|
24324
24324
|
label: "\u5EFA\u7B51\u9879\u76EE\u540D\u79F0"
|
|
24325
24325
|
}, getFieldDecorator('constructName', {
|
|
@@ -25632,7 +25632,7 @@ var useDelRowButton$2 = (function () {
|
|
|
25632
25632
|
};
|
|
25633
25633
|
});
|
|
25634
25634
|
|
|
25635
|
-
var css_248z$v = ".kts-invoice-operate-freight {\n border-bottom: 2px solid #9F613E;\n border-left: 2px solid #9F613E;\n border-right: 2px solid #9F613E;\n}\n.kts-invoice-operate-freight .real-estate-info-digtal-label {\n padding: 20px 20px 0;\n color: #9F613E;\n font-weight: bold;\n}\n.kts-invoice-operate-freight .ktsAnt3x-row.ktsAnt3x-form-item {\n margin-bottom: 0;\n}\n.kts-invoice-operate-goods-list-digtal .goods-list-digtal-discount-tag {\n display: inline-block;\n height: 20px;\n line-height: 20px;\n border: 1px solid;\n padding: 0 5px;\n border-radius: 4px;\n}\n.kts-invoice-operate-goods-list-digtal .kts-invoice-operate-goods-list-table-tax-rate .ktsAnt3x-select-selection-selected-value {\n float: right;\n}\n.kts-invoice-operate-goods-list-digtal .kts-invoice-operate-
|
|
25635
|
+
var css_248z$v = ".kts-invoice-operate-freight {\n border-bottom: 2px solid #9F613E;\n border-left: 2px solid #9F613E;\n border-right: 2px solid #9F613E;\n}\n.kts-invoice-operate-freight .real-estate-info-digtal-label {\n padding: 20px 20px 0;\n color: #9F613E;\n font-weight: bold;\n}\n.kts-invoice-operate-freight .ktsAnt3x-row.ktsAnt3x-form-item {\n margin-bottom: 0;\n}\n.kts-invoice-operate-goods-list-digtal .goods-list-digtal-discount-tag {\n display: inline-block;\n height: 20px;\n line-height: 20px;\n border: 1px solid;\n padding: 0 5px;\n border-radius: 4px;\n}\n.kts-invoice-operate-goods-list-digtal .kts-invoice-operate-goods-list-table-tax-rate .ktsAnt3x-select-selection-selected-value {\n float: right;\n}\n.kts-invoice-operate-goods-list-digtal .kts-invoice-operate-freight-list-able {\n display: flex;\n padding: 10px;\n border-bottom: 2px solid #9F613E;\n gap: 10px;\n align-items: center;\n}\n.kts-invoice-operate-goods-list-digtal .ktsAntX-table .ktsAntX-table-row.kts-invoice-operate-goods-be-discount .ktsAntX-table-cell {\n color: #f00;\n}\n.kts-invoice-operate-goods-list-table-digtal .ktsAnt3x-form-item-control.has-error {\n border: 1px solid #f00;\n}\n.kts-invoice-operate-goods-list-table-digtal .kts-invoice-operate-goods-list-table.kts-invoice-operate-prefab .ktsAnt3x-table-row {\n color: rgba(0, 0, 0, 0.25);\n background: #f5f5f5;\n}\n.kts-invoice-operate-goods-list-table-digtal .kts-invoice-operate-goods-list-table-search-protrude {\n background: #ff0;\n color: #000;\n font-weight: bold;\n}\n";
|
|
25636
25636
|
styleInject(css_248z$v);
|
|
25637
25637
|
|
|
25638
25638
|
var FreightList = /*#__PURE__*/function (_React$Component) {
|
|
@@ -25831,7 +25831,7 @@ var Main$4 = decorator(Form.create())(function (props) {
|
|
|
25831
25831
|
e.stopPropagation();
|
|
25832
25832
|
}
|
|
25833
25833
|
}, /*#__PURE__*/React.createElement("div", {
|
|
25834
|
-
className: "kts-invoice-operate-
|
|
25834
|
+
className: "kts-invoice-operate-freight-list-able"
|
|
25835
25835
|
}, /*#__PURE__*/React.createElement(AddRowButton$2, null), delRowButton.button, /*#__PURE__*/React.createElement("div", {
|
|
25836
25836
|
style: {
|
|
25837
25837
|
flex: 1
|
package/dist/index.js
CHANGED
|
@@ -24279,24 +24279,6 @@ var Architecture = GreyReactBox.decorator(ktsComponentsAntdX3.Form.create())(fun
|
|
|
24279
24279
|
placeholder: "\u8BF7\u8F93\u5165"
|
|
24280
24280
|
})))), /*#__PURE__*/React__default['default'].createElement(ktsComponentsAntdX4.Col, {
|
|
24281
24281
|
span: 6
|
|
24282
|
-
}, /*#__PURE__*/React__default['default'].createElement(ktsComponentsAntdX3.Form.Item, {
|
|
24283
|
-
label: "\u8DE8\u5730\uFF08\u5E02\uFF09\u6807\u5FD7"
|
|
24284
|
-
}, getFieldDecorator('crossCitiesSign', {
|
|
24285
|
-
rules: readOnly ? [] : [{
|
|
24286
|
-
required: true,
|
|
24287
|
-
message: '请选择跨地(市)标志'
|
|
24288
|
-
}]
|
|
24289
|
-
})(readOnly ? /*#__PURE__*/React__default['default'].createElement(MyNY$1, null) : /*#__PURE__*/React__default['default'].createElement(ktsComponentsAntdX4.Select, {
|
|
24290
|
-
placeholder: "\u8BF7\u9009\u62E9",
|
|
24291
|
-
style: {
|
|
24292
|
-
width: '100%'
|
|
24293
|
-
}
|
|
24294
|
-
}, /*#__PURE__*/React__default['default'].createElement(ktsComponentsAntdX4.Select.Option, {
|
|
24295
|
-
value: 'Y'
|
|
24296
|
-
}, "\u662F"), /*#__PURE__*/React__default['default'].createElement(ktsComponentsAntdX4.Select.Option, {
|
|
24297
|
-
value: 'N'
|
|
24298
|
-
}, "\u5426"))))), /*#__PURE__*/React__default['default'].createElement(ktsComponentsAntdX4.Col, {
|
|
24299
|
-
span: 6
|
|
24300
24282
|
}, /*#__PURE__*/React__default['default'].createElement(ktsComponentsAntdX3.Form.Item, {
|
|
24301
24283
|
label: "\u5EFA\u7B51\u670D\u52A1\u53D1\u751F\u5730"
|
|
24302
24284
|
}, getFieldDecorator('constructAddress', {
|
|
@@ -24330,6 +24312,24 @@ var Architecture = GreyReactBox.decorator(ktsComponentsAntdX3.Form.create())(fun
|
|
|
24330
24312
|
placeholder: "\u8BF7\u8F93\u5165\u8BE6\u7EC6\u5730\u5740"
|
|
24331
24313
|
})))), /*#__PURE__*/React__default['default'].createElement(ktsComponentsAntdX4.Col, {
|
|
24332
24314
|
span: 6
|
|
24315
|
+
}, /*#__PURE__*/React__default['default'].createElement(ktsComponentsAntdX3.Form.Item, {
|
|
24316
|
+
label: "\u8DE8\u5730\uFF08\u5E02\uFF09\u6807\u5FD7"
|
|
24317
|
+
}, getFieldDecorator('crossCitiesSign', {
|
|
24318
|
+
rules: readOnly ? [] : [{
|
|
24319
|
+
required: true,
|
|
24320
|
+
message: '请选择跨地(市)标志'
|
|
24321
|
+
}]
|
|
24322
|
+
})(readOnly ? /*#__PURE__*/React__default['default'].createElement(MyNY$1, null) : /*#__PURE__*/React__default['default'].createElement(ktsComponentsAntdX4.Select, {
|
|
24323
|
+
placeholder: "\u8BF7\u9009\u62E9",
|
|
24324
|
+
style: {
|
|
24325
|
+
width: '100%'
|
|
24326
|
+
}
|
|
24327
|
+
}, /*#__PURE__*/React__default['default'].createElement(ktsComponentsAntdX4.Select.Option, {
|
|
24328
|
+
value: 'Y'
|
|
24329
|
+
}, "\u662F"), /*#__PURE__*/React__default['default'].createElement(ktsComponentsAntdX4.Select.Option, {
|
|
24330
|
+
value: 'N'
|
|
24331
|
+
}, "\u5426"))))), /*#__PURE__*/React__default['default'].createElement(ktsComponentsAntdX4.Col, {
|
|
24332
|
+
span: 6
|
|
24333
24333
|
}, /*#__PURE__*/React__default['default'].createElement(ktsComponentsAntdX3.Form.Item, {
|
|
24334
24334
|
label: "\u5EFA\u7B51\u9879\u76EE\u540D\u79F0"
|
|
24335
24335
|
}, getFieldDecorator('constructName', {
|
|
@@ -25642,7 +25642,7 @@ var useDelRowButton$2 = (function () {
|
|
|
25642
25642
|
};
|
|
25643
25643
|
});
|
|
25644
25644
|
|
|
25645
|
-
var css_248z$v = ".kts-invoice-operate-freight {\n border-bottom: 2px solid #9F613E;\n border-left: 2px solid #9F613E;\n border-right: 2px solid #9F613E;\n}\n.kts-invoice-operate-freight .real-estate-info-digtal-label {\n padding: 20px 20px 0;\n color: #9F613E;\n font-weight: bold;\n}\n.kts-invoice-operate-freight .ktsAnt3x-row.ktsAnt3x-form-item {\n margin-bottom: 0;\n}\n.kts-invoice-operate-goods-list-digtal .goods-list-digtal-discount-tag {\n display: inline-block;\n height: 20px;\n line-height: 20px;\n border: 1px solid;\n padding: 0 5px;\n border-radius: 4px;\n}\n.kts-invoice-operate-goods-list-digtal .kts-invoice-operate-goods-list-table-tax-rate .ktsAnt3x-select-selection-selected-value {\n float: right;\n}\n.kts-invoice-operate-goods-list-digtal .kts-invoice-operate-
|
|
25645
|
+
var css_248z$v = ".kts-invoice-operate-freight {\n border-bottom: 2px solid #9F613E;\n border-left: 2px solid #9F613E;\n border-right: 2px solid #9F613E;\n}\n.kts-invoice-operate-freight .real-estate-info-digtal-label {\n padding: 20px 20px 0;\n color: #9F613E;\n font-weight: bold;\n}\n.kts-invoice-operate-freight .ktsAnt3x-row.ktsAnt3x-form-item {\n margin-bottom: 0;\n}\n.kts-invoice-operate-goods-list-digtal .goods-list-digtal-discount-tag {\n display: inline-block;\n height: 20px;\n line-height: 20px;\n border: 1px solid;\n padding: 0 5px;\n border-radius: 4px;\n}\n.kts-invoice-operate-goods-list-digtal .kts-invoice-operate-goods-list-table-tax-rate .ktsAnt3x-select-selection-selected-value {\n float: right;\n}\n.kts-invoice-operate-goods-list-digtal .kts-invoice-operate-freight-list-able {\n display: flex;\n padding: 10px;\n border-bottom: 2px solid #9F613E;\n gap: 10px;\n align-items: center;\n}\n.kts-invoice-operate-goods-list-digtal .ktsAntX-table .ktsAntX-table-row.kts-invoice-operate-goods-be-discount .ktsAntX-table-cell {\n color: #f00;\n}\n.kts-invoice-operate-goods-list-table-digtal .ktsAnt3x-form-item-control.has-error {\n border: 1px solid #f00;\n}\n.kts-invoice-operate-goods-list-table-digtal .kts-invoice-operate-goods-list-table.kts-invoice-operate-prefab .ktsAnt3x-table-row {\n color: rgba(0, 0, 0, 0.25);\n background: #f5f5f5;\n}\n.kts-invoice-operate-goods-list-table-digtal .kts-invoice-operate-goods-list-table-search-protrude {\n background: #ff0;\n color: #000;\n font-weight: bold;\n}\n";
|
|
25646
25646
|
styleInject(css_248z$v);
|
|
25647
25647
|
|
|
25648
25648
|
var FreightList = /*#__PURE__*/function (_React$Component) {
|
|
@@ -25841,7 +25841,7 @@ var Main$4 = GreyReactBox.decorator(ktsComponentsAntdX3.Form.create())(function
|
|
|
25841
25841
|
e.stopPropagation();
|
|
25842
25842
|
}
|
|
25843
25843
|
}, /*#__PURE__*/React__default['default'].createElement("div", {
|
|
25844
|
-
className: "kts-invoice-operate-
|
|
25844
|
+
className: "kts-invoice-operate-freight-list-able"
|
|
25845
25845
|
}, /*#__PURE__*/React__default['default'].createElement(AddRowButton$2, null), delRowButton.button, /*#__PURE__*/React__default['default'].createElement("div", {
|
|
25846
25846
|
style: {
|
|
25847
25847
|
flex: 1
|
package/package.json
CHANGED
|
@@ -55,22 +55,7 @@ export default decorator<RealEstateInfoProps, FormComponentProps & RealEstateInf
|
|
|
55
55
|
)}
|
|
56
56
|
</Form.Item>
|
|
57
57
|
</Col>
|
|
58
|
-
|
|
59
|
-
<Form.Item label='跨地(市)标志' >
|
|
60
|
-
{getFieldDecorator('crossCitiesSign', {
|
|
61
|
-
rules: readOnly ? [] : [
|
|
62
|
-
{ required: true, message: '请选择跨地(市)标志' }
|
|
63
|
-
]
|
|
64
|
-
})(
|
|
65
|
-
readOnly
|
|
66
|
-
? <MyNY />
|
|
67
|
-
: <Select placeholder='请选择' style={{ width: '100%' }} >
|
|
68
|
-
<Select.Option value='Y'>是</Select.Option>
|
|
69
|
-
<Select.Option value='N'>否</Select.Option>
|
|
70
|
-
</Select>
|
|
71
|
-
)}
|
|
72
|
-
</Form.Item>
|
|
73
|
-
</Col>
|
|
58
|
+
|
|
74
59
|
|
|
75
60
|
<Col span={6} >
|
|
76
61
|
<Form.Item label='建筑服务发生地' >
|
|
@@ -107,6 +92,22 @@ export default decorator<RealEstateInfoProps, FormComponentProps & RealEstateInf
|
|
|
107
92
|
)}
|
|
108
93
|
</Form.Item>
|
|
109
94
|
</Col>
|
|
95
|
+
<Col span={6} >
|
|
96
|
+
<Form.Item label='跨地(市)标志' >
|
|
97
|
+
{getFieldDecorator('crossCitiesSign', {
|
|
98
|
+
rules: readOnly ? [] : [
|
|
99
|
+
{ required: true, message: '请选择跨地(市)标志' }
|
|
100
|
+
]
|
|
101
|
+
})(
|
|
102
|
+
readOnly
|
|
103
|
+
? <MyNY />
|
|
104
|
+
: <Select placeholder='请选择' style={{ width: '100%' }} >
|
|
105
|
+
<Select.Option value='Y'>是</Select.Option>
|
|
106
|
+
<Select.Option value='N'>否</Select.Option>
|
|
107
|
+
</Select>
|
|
108
|
+
)}
|
|
109
|
+
</Form.Item>
|
|
110
|
+
</Col>
|
|
110
111
|
<Col span={6} >
|
|
111
112
|
<Form.Item label='建筑项目名称' >
|
|
112
113
|
{getFieldDecorator('constructName', { rules: readOnly ? [] : [
|
|
@@ -96,7 +96,7 @@ const Main = decorator<IGoodsListProps, FormComponentProps & IGoodsListProps>(Fo
|
|
|
96
96
|
<div className="kts-invoice-operate-freight">
|
|
97
97
|
<div className='real-estate-info-digtal-label' >特殊信息-建筑服务</div>
|
|
98
98
|
<div className="kts-invoice-operate-goods-list-digtal" onClick={(e) => { e.stopPropagation() }} >
|
|
99
|
-
<div className="kts-invoice-operate-
|
|
99
|
+
<div className="kts-invoice-operate-freight-list-able">
|
|
100
100
|
{/* 添加行 */}
|
|
101
101
|
<AddRowButton />
|
|
102
102
|
|