duy hace 1 año
padre
commit
ffcfc803b7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/transfer/write-report.vue

+ 1 - 1
src/views/transfer/write-report.vue

@@ -80,7 +80,7 @@ onMounted(() => {
 
 const state = ref(1)
 const docxUrl = ref('')
-const saveUrl = ref('http://192.168.0.128:8090/blade-archive/archivesauto/callbackSave')
+const saveUrl = ref('http://192.168.0.128:8090/blade-archive/archivesauto/callbackSave' + 'Blade-Auth' + token.value)
 const dataKey = ref('')
 //const docxUrl = ref('https://bladex-test-info.oss-cn-chengdu.aliyuncs.com//upload/20230317/e2bdc6581e397b810b46ac7cd71b111b.docx')
 //获取文档地址