qinzhipeng_v 5 년 전
부모
커밋
b50e045220
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/Platform/useCasePage.vue

+ 1 - 0
src/views/Platform/useCasePage.vue

@@ -125,6 +125,7 @@
                 class="upload-demo"
                 action="http://star.xiaojukeji.com/upload/img.node"
                 :on-change="handleChange"
+                :with-credentials="true"
               >
                 <el-button size="small" type="primary">导入</el-button>
               </el-upload>