@zkwq/business 0.2.37 → 0.2.39
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/css/ReadableItemPlain.css +144 -144
- package/dist/css/ReadableItemPlain.min.css +1 -1
- package/dist/index.css +1 -1
- package/dist/index.js +3 -3
- package/dist/index.min.css +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.umd.cjs +3 -3
- package/dist/index.umd.min.cjs +2 -2
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -31117,9 +31117,9 @@ const t8 = "facility", s8 = {
|
|
|
31117
31117
|
}
|
|
31118
31118
|
},
|
|
31119
31119
|
watch: {
|
|
31120
|
-
|
|
31120
|
+
readable: {
|
|
31121
31121
|
handler(e) {
|
|
31122
|
-
!
|
|
31122
|
+
e && !e.year && e.publish_year && this.$set(e, "year", e.publish_year);
|
|
31123
31123
|
},
|
|
31124
31124
|
immediate: !0
|
|
31125
31125
|
}
|
|
@@ -31153,7 +31153,7 @@ var i8 = /* @__PURE__ */ S(
|
|
|
31153
31153
|
e8,
|
|
31154
31154
|
!1,
|
|
31155
31155
|
a8,
|
|
31156
|
-
"
|
|
31156
|
+
"55972a29"
|
|
31157
31157
|
);
|
|
31158
31158
|
function a8(e) {
|
|
31159
31159
|
for (let s in $u)
|