@kmkf-fe-packages/basic-components 2.2.13-beta.26 → 2.2.13-beta.29
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 +15 -46
- package/dist/index.js +15 -46
- package/package.json +3 -3
package/dist/index.esm.js
CHANGED
|
@@ -20493,52 +20493,7 @@ var getColumns$7 = function getColumns(_ref) {
|
|
|
20493
20493
|
});
|
|
20494
20494
|
}),
|
|
20495
20495
|
// 巨益补发商品信息
|
|
20496
|
-
JY_REISSUE_GOODS: [
|
|
20497
|
-
// {
|
|
20498
|
-
// dataIndex: 'goodsName',
|
|
20499
|
-
// title: `货品名称`,
|
|
20500
|
-
// width: 150,
|
|
20501
|
-
// },
|
|
20502
|
-
// {
|
|
20503
|
-
// dataIndex: 'goodsCode',
|
|
20504
|
-
// title: `货品编号`,
|
|
20505
|
-
// width: 200,
|
|
20506
|
-
// },
|
|
20507
|
-
// {
|
|
20508
|
-
// dataIndex: 'goodsId',
|
|
20509
|
-
// title: `货品ID`,
|
|
20510
|
-
// width: 150,
|
|
20511
|
-
// },
|
|
20512
|
-
{
|
|
20513
|
-
dataIndex: 'goodsClass',
|
|
20514
|
-
title: "\u8D27\u54C1\u7C7B\u522B",
|
|
20515
|
-
width: 150
|
|
20516
|
-
}, {
|
|
20517
|
-
dataIndex: 'code',
|
|
20518
|
-
title: "\u6761\u7801",
|
|
20519
|
-
width: 150
|
|
20520
|
-
},
|
|
20521
|
-
// {
|
|
20522
|
-
// dataIndex: 'specName',
|
|
20523
|
-
// title: `规格名称`,
|
|
20524
|
-
// align: 'center',
|
|
20525
|
-
// ellipsis: true,
|
|
20526
|
-
// width: 200,
|
|
20527
|
-
// },
|
|
20528
|
-
// {
|
|
20529
|
-
// dataIndex: 'specCode',
|
|
20530
|
-
// title: `规格编号`,
|
|
20531
|
-
// align: 'center',
|
|
20532
|
-
// ellipsis: true,
|
|
20533
|
-
// width: 150,
|
|
20534
|
-
// },
|
|
20535
|
-
{
|
|
20536
|
-
dataIndex: 'specId',
|
|
20537
|
-
title: "\u89C4\u683CID",
|
|
20538
|
-
align: 'center',
|
|
20539
|
-
ellipsis: true,
|
|
20540
|
-
width: 150
|
|
20541
|
-
}, {
|
|
20496
|
+
JY_REISSUE_GOODS: [{
|
|
20542
20497
|
dataIndex: 'productName',
|
|
20543
20498
|
title: "\u7CFB\u7EDF\u5546\u54C1\u540D\u79F0",
|
|
20544
20499
|
align: 'center',
|
|
@@ -20568,6 +20523,20 @@ var getColumns$7 = function getColumns(_ref) {
|
|
|
20568
20523
|
align: 'center',
|
|
20569
20524
|
ellipsis: true,
|
|
20570
20525
|
width: 150
|
|
20526
|
+
}, {
|
|
20527
|
+
dataIndex: 'specId',
|
|
20528
|
+
title: "\u89C4\u683CID",
|
|
20529
|
+
align: 'center',
|
|
20530
|
+
ellipsis: true,
|
|
20531
|
+
width: 150
|
|
20532
|
+
}, {
|
|
20533
|
+
dataIndex: 'goodsClass',
|
|
20534
|
+
title: "\u8D27\u54C1\u7C7B\u522B",
|
|
20535
|
+
width: 150
|
|
20536
|
+
}, {
|
|
20537
|
+
dataIndex: 'code',
|
|
20538
|
+
title: "\u6761\u7801",
|
|
20539
|
+
width: 150
|
|
20571
20540
|
}, {
|
|
20572
20541
|
dataIndex: 'mallProductName',
|
|
20573
20542
|
title: "\u5E73\u53F0\u5546\u54C1\u540D\u79F0",
|
package/dist/index.js
CHANGED
|
@@ -20508,52 +20508,7 @@ var getColumns$7 = function getColumns(_ref) {
|
|
|
20508
20508
|
});
|
|
20509
20509
|
}),
|
|
20510
20510
|
// 巨益补发商品信息
|
|
20511
|
-
JY_REISSUE_GOODS: [
|
|
20512
|
-
// {
|
|
20513
|
-
// dataIndex: 'goodsName',
|
|
20514
|
-
// title: `货品名称`,
|
|
20515
|
-
// width: 150,
|
|
20516
|
-
// },
|
|
20517
|
-
// {
|
|
20518
|
-
// dataIndex: 'goodsCode',
|
|
20519
|
-
// title: `货品编号`,
|
|
20520
|
-
// width: 200,
|
|
20521
|
-
// },
|
|
20522
|
-
// {
|
|
20523
|
-
// dataIndex: 'goodsId',
|
|
20524
|
-
// title: `货品ID`,
|
|
20525
|
-
// width: 150,
|
|
20526
|
-
// },
|
|
20527
|
-
{
|
|
20528
|
-
dataIndex: 'goodsClass',
|
|
20529
|
-
title: "\u8D27\u54C1\u7C7B\u522B",
|
|
20530
|
-
width: 150
|
|
20531
|
-
}, {
|
|
20532
|
-
dataIndex: 'code',
|
|
20533
|
-
title: "\u6761\u7801",
|
|
20534
|
-
width: 150
|
|
20535
|
-
},
|
|
20536
|
-
// {
|
|
20537
|
-
// dataIndex: 'specName',
|
|
20538
|
-
// title: `规格名称`,
|
|
20539
|
-
// align: 'center',
|
|
20540
|
-
// ellipsis: true,
|
|
20541
|
-
// width: 200,
|
|
20542
|
-
// },
|
|
20543
|
-
// {
|
|
20544
|
-
// dataIndex: 'specCode',
|
|
20545
|
-
// title: `规格编号`,
|
|
20546
|
-
// align: 'center',
|
|
20547
|
-
// ellipsis: true,
|
|
20548
|
-
// width: 150,
|
|
20549
|
-
// },
|
|
20550
|
-
{
|
|
20551
|
-
dataIndex: 'specId',
|
|
20552
|
-
title: "\u89C4\u683CID",
|
|
20553
|
-
align: 'center',
|
|
20554
|
-
ellipsis: true,
|
|
20555
|
-
width: 150
|
|
20556
|
-
}, {
|
|
20511
|
+
JY_REISSUE_GOODS: [{
|
|
20557
20512
|
dataIndex: 'productName',
|
|
20558
20513
|
title: "\u7CFB\u7EDF\u5546\u54C1\u540D\u79F0",
|
|
20559
20514
|
align: 'center',
|
|
@@ -20583,6 +20538,20 @@ var getColumns$7 = function getColumns(_ref) {
|
|
|
20583
20538
|
align: 'center',
|
|
20584
20539
|
ellipsis: true,
|
|
20585
20540
|
width: 150
|
|
20541
|
+
}, {
|
|
20542
|
+
dataIndex: 'specId',
|
|
20543
|
+
title: "\u89C4\u683CID",
|
|
20544
|
+
align: 'center',
|
|
20545
|
+
ellipsis: true,
|
|
20546
|
+
width: 150
|
|
20547
|
+
}, {
|
|
20548
|
+
dataIndex: 'goodsClass',
|
|
20549
|
+
title: "\u8D27\u54C1\u7C7B\u522B",
|
|
20550
|
+
width: 150
|
|
20551
|
+
}, {
|
|
20552
|
+
dataIndex: 'code',
|
|
20553
|
+
title: "\u6761\u7801",
|
|
20554
|
+
width: 150
|
|
20586
20555
|
}, {
|
|
20587
20556
|
dataIndex: 'mallProductName',
|
|
20588
20557
|
title: "\u5E73\u53F0\u5546\u54C1\u540D\u79F0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kmkf-fe-packages/basic-components",
|
|
3
|
-
"version": "2.2.13-beta.
|
|
3
|
+
"version": "2.2.13-beta.29",
|
|
4
4
|
"description": "> TODO: description",
|
|
5
5
|
"homepage": "",
|
|
6
6
|
"license": "ISC",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"watch": "nodemon --ignore dist/ --ignore node_modules/ --watch src/ -C -e ts,tsx,less --debug -x 'yarn async'"
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@kmkf-fe-packages/kmkf-utils": "2.2.13-beta.
|
|
23
|
+
"@kmkf-fe-packages/kmkf-utils": "2.2.13-beta.29",
|
|
24
24
|
"ahooks": "^3.7.4",
|
|
25
25
|
"ali-react-table": "2.6.1",
|
|
26
26
|
"bignumber.js": "^9.1.2",
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
"publishConfig": {
|
|
67
67
|
"access": "public"
|
|
68
68
|
},
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "cceeb6735d6463921947abf315eeb0ab564d9f1c"
|
|
70
70
|
}
|