This commit is contained in:
X1627315083
2024-01-05 16:49:49 +08:00
parent 184b95239a
commit 000f3995a0
8 changed files with 282 additions and 33 deletions

View File

@@ -248,7 +248,7 @@ export default defineComponent({
mounted(){
this.token = getCookie('token') || ''
let isTest:any = getCookie('isTest')
this.isTest =JSON.parse(isTest)|| ''
this.isTest =JSON.parse(isTest)
this.uploadUrl = getUploadUrl()
if(this.driver__.driver){
this.captionGeneration = 'Exit sign, door, sunset, ocean, surreal'