@kmkf-fe-packages/basic-components 2.2.31-beta.66 → 2.2.31-beta.67
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 +16 -14
- package/dist/index.js +16 -14
- package/dist/src/bs/component/model/Columns/Erp/wdt.d.ts +0 -6
- package/package.json +2 -2
package/dist/index.esm.js
CHANGED
|
@@ -14816,13 +14816,15 @@ var wdtColumns = [{
|
|
|
14816
14816
|
return price || price === 0 ? Number(price).toFixed(2) : '';
|
|
14817
14817
|
}
|
|
14818
14818
|
}, {
|
|
14819
|
-
dataIndex: '
|
|
14819
|
+
dataIndex: 'unitName',
|
|
14820
14820
|
title: '基本单位',
|
|
14821
|
-
width: 150
|
|
14821
|
+
width: 150,
|
|
14822
|
+
render: renderTextEllipsis
|
|
14822
14823
|
}, {
|
|
14823
|
-
dataIndex: '
|
|
14824
|
+
dataIndex: 'auxUnitName',
|
|
14824
14825
|
title: '辅助单位',
|
|
14825
|
-
width: 150
|
|
14826
|
+
width: 150,
|
|
14827
|
+
render: renderTextEllipsis
|
|
14826
14828
|
}];
|
|
14827
14829
|
|
|
14828
14830
|
var bse3Columns = [{
|
|
@@ -18991,11 +18993,11 @@ var getColumns$2 = function getColumns(_ref) {
|
|
|
18991
18993
|
width: 100,
|
|
18992
18994
|
render: renderGiftType
|
|
18993
18995
|
}, {
|
|
18994
|
-
dataIndex: '
|
|
18996
|
+
dataIndex: 'unitName',
|
|
18995
18997
|
title: "\u57FA\u672C\u5355\u4F4D",
|
|
18996
18998
|
width: 150
|
|
18997
18999
|
}, {
|
|
18998
|
-
dataIndex: '
|
|
19000
|
+
dataIndex: 'auxUnitName',
|
|
18999
19001
|
title: "\u8F85\u52A9\u5355\u4F4D",
|
|
19000
19002
|
width: 150
|
|
19001
19003
|
}],
|
|
@@ -19124,11 +19126,11 @@ var getColumns$2 = function getColumns(_ref) {
|
|
|
19124
19126
|
ellipsis: true,
|
|
19125
19127
|
width: 100
|
|
19126
19128
|
}, {
|
|
19127
|
-
dataIndex: '
|
|
19129
|
+
dataIndex: 'unitName',
|
|
19128
19130
|
title: "\u57FA\u672C\u5355\u4F4D",
|
|
19129
19131
|
width: 150
|
|
19130
19132
|
}, {
|
|
19131
|
-
dataIndex: '
|
|
19133
|
+
dataIndex: 'auxUnitName',
|
|
19132
19134
|
title: "\u8F85\u52A9\u5355\u4F4D",
|
|
19133
19135
|
width: 150
|
|
19134
19136
|
}],
|
|
@@ -19296,11 +19298,11 @@ var getColumns$2 = function getColumns(_ref) {
|
|
|
19296
19298
|
}) : /*#__PURE__*/React.createElement("span", null, typeMap[val]);
|
|
19297
19299
|
}
|
|
19298
19300
|
}, {
|
|
19299
|
-
dataIndex: '
|
|
19301
|
+
dataIndex: 'unitName',
|
|
19300
19302
|
title: "\u57FA\u672C\u5355\u4F4D",
|
|
19301
19303
|
width: 150
|
|
19302
19304
|
}, {
|
|
19303
|
-
dataIndex: '
|
|
19305
|
+
dataIndex: 'auxUnitName',
|
|
19304
19306
|
title: "\u8F85\u52A9\u5355\u4F4D",
|
|
19305
19307
|
width: 150
|
|
19306
19308
|
}],
|
|
@@ -19468,11 +19470,11 @@ var getColumns$2 = function getColumns(_ref) {
|
|
|
19468
19470
|
}) : /*#__PURE__*/React.createElement("span", null, typeMap[val]);
|
|
19469
19471
|
}
|
|
19470
19472
|
}, {
|
|
19471
|
-
dataIndex: '
|
|
19473
|
+
dataIndex: 'unitName',
|
|
19472
19474
|
title: "\u57FA\u672C\u5355\u4F4D",
|
|
19473
19475
|
width: 150
|
|
19474
19476
|
}, {
|
|
19475
|
-
dataIndex: '
|
|
19477
|
+
dataIndex: 'auxUnitName',
|
|
19476
19478
|
title: "\u8F85\u52A9\u5355\u4F4D",
|
|
19477
19479
|
width: 150
|
|
19478
19480
|
}],
|
|
@@ -19631,11 +19633,11 @@ var getColumns$2 = function getColumns(_ref) {
|
|
|
19631
19633
|
ellipsis: true,
|
|
19632
19634
|
render: renderTextEllipsis
|
|
19633
19635
|
}, {
|
|
19634
|
-
dataIndex: '
|
|
19636
|
+
dataIndex: 'unitName',
|
|
19635
19637
|
title: "\u57FA\u672C\u5355\u4F4D",
|
|
19636
19638
|
width: 150
|
|
19637
19639
|
}, {
|
|
19638
|
-
dataIndex: '
|
|
19640
|
+
dataIndex: 'auxUnitName',
|
|
19639
19641
|
title: "\u8F85\u52A9\u5355\u4F4D",
|
|
19640
19642
|
width: 150
|
|
19641
19643
|
}]
|
package/dist/index.js
CHANGED
|
@@ -14831,13 +14831,15 @@ var wdtColumns = [{
|
|
|
14831
14831
|
return price || price === 0 ? Number(price).toFixed(2) : '';
|
|
14832
14832
|
}
|
|
14833
14833
|
}, {
|
|
14834
|
-
dataIndex: '
|
|
14834
|
+
dataIndex: 'unitName',
|
|
14835
14835
|
title: '基本单位',
|
|
14836
|
-
width: 150
|
|
14836
|
+
width: 150,
|
|
14837
|
+
render: renderTextEllipsis
|
|
14837
14838
|
}, {
|
|
14838
|
-
dataIndex: '
|
|
14839
|
+
dataIndex: 'auxUnitName',
|
|
14839
14840
|
title: '辅助单位',
|
|
14840
|
-
width: 150
|
|
14841
|
+
width: 150,
|
|
14842
|
+
render: renderTextEllipsis
|
|
14841
14843
|
}];
|
|
14842
14844
|
|
|
14843
14845
|
var bse3Columns = [{
|
|
@@ -19006,11 +19008,11 @@ var getColumns$2 = function getColumns(_ref) {
|
|
|
19006
19008
|
width: 100,
|
|
19007
19009
|
render: renderGiftType
|
|
19008
19010
|
}, {
|
|
19009
|
-
dataIndex: '
|
|
19011
|
+
dataIndex: 'unitName',
|
|
19010
19012
|
title: "\u57FA\u672C\u5355\u4F4D",
|
|
19011
19013
|
width: 150
|
|
19012
19014
|
}, {
|
|
19013
|
-
dataIndex: '
|
|
19015
|
+
dataIndex: 'auxUnitName',
|
|
19014
19016
|
title: "\u8F85\u52A9\u5355\u4F4D",
|
|
19015
19017
|
width: 150
|
|
19016
19018
|
}],
|
|
@@ -19139,11 +19141,11 @@ var getColumns$2 = function getColumns(_ref) {
|
|
|
19139
19141
|
ellipsis: true,
|
|
19140
19142
|
width: 100
|
|
19141
19143
|
}, {
|
|
19142
|
-
dataIndex: '
|
|
19144
|
+
dataIndex: 'unitName',
|
|
19143
19145
|
title: "\u57FA\u672C\u5355\u4F4D",
|
|
19144
19146
|
width: 150
|
|
19145
19147
|
}, {
|
|
19146
|
-
dataIndex: '
|
|
19148
|
+
dataIndex: 'auxUnitName',
|
|
19147
19149
|
title: "\u8F85\u52A9\u5355\u4F4D",
|
|
19148
19150
|
width: 150
|
|
19149
19151
|
}],
|
|
@@ -19311,11 +19313,11 @@ var getColumns$2 = function getColumns(_ref) {
|
|
|
19311
19313
|
}) : /*#__PURE__*/React__default['default'].createElement("span", null, typeMap[val]);
|
|
19312
19314
|
}
|
|
19313
19315
|
}, {
|
|
19314
|
-
dataIndex: '
|
|
19316
|
+
dataIndex: 'unitName',
|
|
19315
19317
|
title: "\u57FA\u672C\u5355\u4F4D",
|
|
19316
19318
|
width: 150
|
|
19317
19319
|
}, {
|
|
19318
|
-
dataIndex: '
|
|
19320
|
+
dataIndex: 'auxUnitName',
|
|
19319
19321
|
title: "\u8F85\u52A9\u5355\u4F4D",
|
|
19320
19322
|
width: 150
|
|
19321
19323
|
}],
|
|
@@ -19483,11 +19485,11 @@ var getColumns$2 = function getColumns(_ref) {
|
|
|
19483
19485
|
}) : /*#__PURE__*/React__default['default'].createElement("span", null, typeMap[val]);
|
|
19484
19486
|
}
|
|
19485
19487
|
}, {
|
|
19486
|
-
dataIndex: '
|
|
19488
|
+
dataIndex: 'unitName',
|
|
19487
19489
|
title: "\u57FA\u672C\u5355\u4F4D",
|
|
19488
19490
|
width: 150
|
|
19489
19491
|
}, {
|
|
19490
|
-
dataIndex: '
|
|
19492
|
+
dataIndex: 'auxUnitName',
|
|
19491
19493
|
title: "\u8F85\u52A9\u5355\u4F4D",
|
|
19492
19494
|
width: 150
|
|
19493
19495
|
}],
|
|
@@ -19646,11 +19648,11 @@ var getColumns$2 = function getColumns(_ref) {
|
|
|
19646
19648
|
ellipsis: true,
|
|
19647
19649
|
render: renderTextEllipsis
|
|
19648
19650
|
}, {
|
|
19649
|
-
dataIndex: '
|
|
19651
|
+
dataIndex: 'unitName',
|
|
19650
19652
|
title: "\u57FA\u672C\u5355\u4F4D",
|
|
19651
19653
|
width: 150
|
|
19652
19654
|
}, {
|
|
19653
|
-
dataIndex: '
|
|
19655
|
+
dataIndex: 'auxUnitName',
|
|
19654
19656
|
title: "\u8F85\u52A9\u5355\u4F4D",
|
|
19655
19657
|
width: 150
|
|
19656
19658
|
}]
|
|
@@ -17,11 +17,5 @@ declare const _default: ({
|
|
|
17
17
|
width: number;
|
|
18
18
|
render: (price: string | number) => string;
|
|
19
19
|
ellipsis?: undefined;
|
|
20
|
-
} | {
|
|
21
|
-
dataIndex: string;
|
|
22
|
-
title: string;
|
|
23
|
-
width: number;
|
|
24
|
-
ellipsis?: undefined;
|
|
25
|
-
render?: undefined;
|
|
26
20
|
})[];
|
|
27
21
|
export default _default;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kmkf-fe-packages/basic-components",
|
|
3
|
-
"version": "2.2.31-beta.
|
|
3
|
+
"version": "2.2.31-beta.67",
|
|
4
4
|
"description": "> TODO: description",
|
|
5
5
|
"homepage": "",
|
|
6
6
|
"license": "ISC",
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
"publishConfig": {
|
|
67
67
|
"access": "public"
|
|
68
68
|
},
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "5bcd5528aa81e304abc97c36ce2cdce257b52e6b"
|
|
70
70
|
}
|