kts-component-invoice-operate 2.0.10 → 2.0.11
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
|
@@ -3095,7 +3095,7 @@ var useCommodityComparisonButton = (function () {
|
|
|
3095
3095
|
key: "3",
|
|
3096
3096
|
disabled: disabled,
|
|
3097
3097
|
onClick: onClick
|
|
3098
|
-
}, "\
|
|
3098
|
+
}, "\u5546\u54C1\u6620\u5C04");
|
|
3099
3099
|
}, [disabled, onClick, onComply]);
|
|
3100
3100
|
return {
|
|
3101
3101
|
menuItem: menuItem
|
package/dist/index.js
CHANGED
|
@@ -3105,7 +3105,7 @@ var useCommodityComparisonButton = (function () {
|
|
|
3105
3105
|
key: "3",
|
|
3106
3106
|
disabled: disabled,
|
|
3107
3107
|
onClick: onClick
|
|
3108
|
-
}, "\
|
|
3108
|
+
}, "\u5546\u54C1\u6620\u5C04");
|
|
3109
3109
|
}, [disabled, onClick, onComply]);
|
|
3110
3110
|
return {
|
|
3111
3111
|
menuItem: menuItem
|
package/package.json
CHANGED