diff --git a/.env.base b/.env.base index 7769260..57b5482 100644 --- a/.env.base +++ b/.env.base @@ -4,9 +4,9 @@ VITE_NODE_ENV=development VITE_DEV=true # 请求路径 -VITE_BASE_URL='http://localhost:48080' +# VITE_BASE_URL='http://localhost:48080' -# VITE_BASE_URL='http://47.98.161.246:48080' +VITE_BASE_URL='http://47.98.161.246:48080' # VITE_BASE_URL='http://114.215.207.150:48080' # 上传路径 diff --git a/src/views/Question/Database/Components/DialogDuplicateQuestion.vue b/src/views/Question/Database/Components/DialogDuplicateQuestion.vue index 3a82c42..4fb3060 100644 --- a/src/views/Question/Database/Components/DialogDuplicateQuestion.vue +++ b/src/views/Question/Database/Components/DialogDuplicateQuestion.vue @@ -49,7 +49,7 @@