@egova/egova-api 1.0.234 → 1.0.236
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.common.js
CHANGED
|
@@ -55605,7 +55605,7 @@ function (_super) {
|
|
|
55605
55605
|
title: "查看详情",
|
|
55606
55606
|
align: "left",
|
|
55607
55607
|
slot: "detail",
|
|
55608
|
-
width:
|
|
55608
|
+
width: 105
|
|
55609
55609
|
}]; // 查看文档
|
|
55610
55610
|
|
|
55611
55611
|
_this.detail = "";
|
package/dist/index.umd.js
CHANGED
|
@@ -55614,7 +55614,7 @@ function (_super) {
|
|
|
55614
55614
|
title: "查看详情",
|
|
55615
55615
|
align: "left",
|
|
55616
55616
|
slot: "detail",
|
|
55617
|
-
width:
|
|
55617
|
+
width: 105
|
|
55618
55618
|
}]; // 查看文档
|
|
55619
55619
|
|
|
55620
55620
|
_this.detail = "";
|