产品库开发环境已调整好

This commit is contained in:
aixianling
2021-11-15 15:53:44 +08:00
parent aa4f0c8837
commit f975d9c7b9
10 changed files with 6130 additions and 127 deletions

View File

@@ -24,8 +24,6 @@ export default {
initDev() {
let baseURL = 'http://192.168.1.87:9000'
this.getConfig({baseURL})
// this.$store.commit('login', 'bearer 88dd207a-dfe3-4f81-b9bd-e379de427d0b')
},
initConfig() {
if (process.env.NODE_ENV == 'development') this.initDev()