-
+
未知组件无法展示
@@ -12,7 +18,7 @@
import AsyncComponent from '@/components/AsyncComponent'
import i18n from '@/lang'
import bus from '@/utils/bus'
-import {execute} from '@/api/system/dynamic'
+import { execute } from '@/api/system/dynamic'
export default {
name: 'PluginCom',
@@ -67,7 +73,7 @@ export default {
},
pluginCallBack(param) {
- const {eventName, eventParam} = param
+ const { eventName, eventParam } = param
bus.$emit(eventName, eventParam)
}
}
diff --git a/mobile/pom.xml b/mobile/pom.xml
index 24639cbaf5..9585aafe53 100644
--- a/mobile/pom.xml
+++ b/mobile/pom.xml
@@ -6,7 +6,7 @@
dataease-server
io.dataease
- 1.7.0
+ 1.8.0
4.0.0
diff --git a/pom.xml b/pom.xml
index a202953b21..e59e6851b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
io.dataease
dataease-server
-
1.7.0
+
1.8.0
pom