|
@@ -44,8 +44,7 @@ import hasPermission from '@/utils/hasPermission'
|
|
|
import vueBus from '@/utils/vueBus';
|
|
|
|
|
|
import JeecgComponents from '@/components/jeecg/index'
|
|
|
-import promiseFinally from 'promise.prototype.finally';
|
|
|
-promiseFinally.shim();
|
|
|
+
|
|
|
Vue.config.productionTip = false
|
|
|
Vue.use(Storage, config.storageOptions)
|
|
|
Vue.use(Antd)
|