fix: bug

This commit is contained in:
杨航
2025-11-20 19:51:13 +08:00
parent 2685c20202
commit 40aab177d7
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -6,6 +6,6 @@ VITE_APP_BASE_API_Url = 'http://25.18.122.65:7001'
VITE_APP_BASE_H5_API_Url = 'http://25.18.122.91:9786'
# VITE_APP_BASE_H5_API_Url_TRAEXAM = 'http://25.64.32.154:9604'
# VITE_APP_BASE_H5_API_Url_TRAPRACTICE = 'http://25.64.32.156:9603'
VITE_APP_BASE_H5_API_Url_TRAPRACTICE = 'http://25.64.32.156:9603'
# VITE_APP_BASE_H5_API_Url_TRAAPP = 'http://25.64.32.154:9601'
+1
View File
@@ -737,6 +737,7 @@
commond: 'ASK',
body: askData.value
});
setHeight({height: 0})
};
const startRecordCallback = () => {
// 开始录音回调