This commit is contained in:
X1627315083
2024-05-22 14:17:01 +08:00
parent 48210a11f3
commit a889523f6a
2 changed files with 2 additions and 1 deletions

View File

@@ -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'

View File

@@ -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{