jfv3-zzzrkxg 1.0.3 → 1.0.4
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.
|
@@ -19073,6 +19073,7 @@ const _sfc_main$F = {
|
|
|
19073
19073
|
{
|
|
19074
19074
|
modelValue: data2,
|
|
19075
19075
|
mode: typeof data2 == "object" ? "javascript" : "xml",
|
|
19076
|
+
width: "390px",
|
|
19076
19077
|
height: "300px",
|
|
19077
19078
|
key: new Date().getTime()
|
|
19078
19079
|
}
|
|
@@ -19102,6 +19103,7 @@ const _sfc_main$F = {
|
|
|
19102
19103
|
{
|
|
19103
19104
|
modelValue: res,
|
|
19104
19105
|
mode: typeof res == "object" ? "javascript" : "xml",
|
|
19106
|
+
width: "390px",
|
|
19105
19107
|
height: "300px",
|
|
19106
19108
|
key: new Date().getTime()
|
|
19107
19109
|
}
|