|
@@ -111,7 +111,6 @@ _axiosCommonService.get = cachingGet(_axiosCommonService.get, []);
|
|
loadProgressBar(_axiosCommonService);
|
|
loadProgressBar(_axiosCommonService);
|
|
|
|
|
|
Plugin.install = function(Vue) {
|
|
Plugin.install = function(Vue) {
|
|
- Vue.$httpCommonService = _axiosCommonService;
|
|
|
|
Object.defineProperties(Vue.prototype, {
|
|
Object.defineProperties(Vue.prototype, {
|
|
$httpCommonService: {
|
|
$httpCommonService: {
|
|
get() {
|
|
get() {
|