fix
This commit is contained in:
2
.env.dev
2
.env.dev
@@ -5,5 +5,5 @@ VUE_APP_BASE_URL = 'https://api.aida.com.hk'
|
||||
# VUE_APP_BASE_URL = 'http://18.167.251.121:10086'
|
||||
# VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
|
||||
# VUE_APP_BASE_URL = 'http://192.168.1.9:17088'
|
||||
VUE_APP_BASE_URL = 'http://192.168.1.9:5567'
|
||||
# VUE_APP_BASE_URL = 'http://192.168.1.9:5567'
|
||||
# VUE_APP_BASE_URL = 'http://192.168.1.7:5567'
|
||||
|
||||
@@ -253,6 +253,7 @@ export default defineComponent({
|
||||
delete data.isLastIndex
|
||||
this.putWorkspace(data,'')
|
||||
this.openType.model = false
|
||||
this.getDetail(this.workspaceItem.id)
|
||||
// this.getDetail(this.workspaceItem.id)
|
||||
this.store.commit("setWorkspace", this.workspaceItem);
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user