From f65992f8134ca462868757e675de6aa06200aacb Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期三, 11 九月 2024 19:01:20 +0800 Subject: [PATCH] Merge branch 'master-2.0' of http://47.96.225.205:8888/r/hmy_farmer-main into master-2.0 --- plugins/http.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/plugins/http.js b/plugins/http.js index bfc3dd2..f393090 100644 --- a/plugins/http.js +++ b/plugins/http.js @@ -1,7 +1,7 @@ import environments from '@/environments' import message from './message' import storage from './storage' -// import store from '../store' +import store from '../store' import utils from './util.js' // import Vue from 'vue' // import { -- Gitblit v1.9.3