产品库开发环境已调整好
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user