kts-component-invoice-operate 2.0.9 → 2.0.10
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
|
@@ -13606,7 +13606,7 @@ function AddComparisonDrawer() {
|
|
|
13606
13606
|
width: 500,
|
|
13607
13607
|
onClose: onClose,
|
|
13608
13608
|
placement: "right",
|
|
13609
|
-
title: "\
|
|
13609
|
+
title: "\u5546\u54C1\u6620\u5C04",
|
|
13610
13610
|
visible: !!good,
|
|
13611
13611
|
footer: React.createElement("div", {
|
|
13612
13612
|
style: {
|
package/dist/index.js
CHANGED
|
@@ -13616,7 +13616,7 @@ function AddComparisonDrawer() {
|
|
|
13616
13616
|
width: 500,
|
|
13617
13617
|
onClose: onClose,
|
|
13618
13618
|
placement: "right",
|
|
13619
|
-
title: "\
|
|
13619
|
+
title: "\u5546\u54C1\u6620\u5C04",
|
|
13620
13620
|
visible: !!good,
|
|
13621
13621
|
footer: React__default['default'].createElement("div", {
|
|
13622
13622
|
style: {
|
package/package.json
CHANGED