zywlgis 0.5.64 → 0.5.65
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/package.json +1 -1
- package/release/ZYWLGIS.es.js +2 -2
package/package.json
CHANGED
package/release/ZYWLGIS.es.js
CHANGED
|
@@ -148122,7 +148122,7 @@ function hAA(...n) {
|
|
|
148122
148122
|
return new cAA(...n);
|
|
148123
148123
|
}
|
|
148124
148124
|
hAA.localizePositions = cAA.localizePositions;
|
|
148125
|
-
const U6A = "0.5.
|
|
148125
|
+
const U6A = "0.5.65", S6A = {
|
|
148126
148126
|
version: U6A
|
|
148127
148127
|
}, Cz = {
|
|
148128
148128
|
POINTERMOVE: "pointermove",
|
|
@@ -182700,7 +182700,7 @@ const ieA = (n, A) => {
|
|
|
182700
182700
|
A,
|
|
182701
182701
|
"ID"
|
|
182702
182702
|
);
|
|
182703
|
-
return this[`${n}_Temp`] = m.deepCloneValue(A), {
|
|
182703
|
+
return this[`${n}_Temp`] = m.deepCloneValue(A), console.log(n, "数据更新", e, t, i, A, this[`${n}_Temp`]), {
|
|
182704
182704
|
added: e,
|
|
182705
182705
|
changed: t,
|
|
182706
182706
|
removed: i
|