diff --git a/.env.dev b/.env.dev index 8eaa7f4e..cff0b1cb 100644 --- a/.env.dev +++ b/.env.dev @@ -6,6 +6,6 @@ NODE_ENV = 'development' VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk' VUE_APP_BASE_URL = 'https://www.api.aida.com.hk' # 佩佩 -# VUE_APP_BASE_URL = 'http://192.168.1.4:5567' +VUE_APP_BASE_URL = 'http://192.168.1.4:5567' # 海波 # VUE_APP_BASE_URL = 'http://192.168.1.9:5567' diff --git a/src/component/WorksPage/publish.vue b/src/component/WorksPage/publish.vue index 30945319..3191c665 100644 --- a/src/component/WorksPage/publish.vue +++ b/src/component/WorksPage/publish.vue @@ -9,7 +9,6 @@ :closable="false" :mask="publishMask" :keyboard="false" - :destroyOnClose="true" >