lex 1 рік тому
батько
коміт
fd2e576be2
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/views/test/index.tsx

+ 1 - 1
src/views/test/index.tsx

@@ -10,7 +10,7 @@ export default defineComponent({
   setup() {
     const onSubmit = async () => {
       const { data } = await request.get(
-        'https://test.lexiaoya.cn/edu-app/open/sysArea/queryAllProvince',
+        'https://dev.kt.colexiu.com/edu-app/open/sysArea/queryAllProvince',
         {
           mode: 'cors'
         }