瀏覽代碼

增加token

duy 1 年之前
父節點
當前提交
ffcfc803b7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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')
 //获取文档地址