@feedmepos/mf-report 5.4.23 → 5.4.24
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/app.js
CHANGED
|
@@ -956,7 +956,7 @@ const r = {
|
|
|
956
956
|
{
|
|
957
957
|
name: "integration",
|
|
958
958
|
path: "/integration/:id",
|
|
959
|
-
component: () => import("./Integration-
|
|
959
|
+
component: () => import("./Integration-B2fYcSUV.js")
|
|
960
960
|
}
|
|
961
961
|
]
|
|
962
962
|
},
|
|
@@ -978,7 +978,7 @@ t({
|
|
|
978
978
|
const m = {
|
|
979
979
|
"en-US": a,
|
|
980
980
|
"zh-CN": i
|
|
981
|
-
}, s = e(() => import("./App-
|
|
981
|
+
}, s = e(() => import("./App-DdMbQGll.js"));
|
|
982
982
|
export {
|
|
983
983
|
s as FmApp,
|
|
984
984
|
m as i18nMessages,
|