Auto Commit

上级 75a09feb
......@@ -32,7 +32,7 @@
</template>
<script>
import { fetchEventSource } from '@microsoft/fetch-event-source';
import { apiKey, apiUrl } from '../api';
import { apiKey, apiUrl } from './api';
import axios from 'axios'
axios.defaults.withCredentials = true; // 发送凭据
export default {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册