删除client文件,添加部分progrest的console输入内容
This commit is contained in:
@@ -9,7 +9,7 @@ import { getDocumentTypes } from "~/api/document-types/document-types";
|
||||
import { FileTag } from "~/components/ui/FileTag";
|
||||
import { toastService } from "~/components/ui/Toast";
|
||||
import { Document, Page , pdfjs } from "react-pdf";
|
||||
import { DOCUMENT_URL } from "~/api/client";
|
||||
import { DOCUMENT_URL } from "~/api/axios-client";
|
||||
|
||||
pdfjs.GlobalWorkerOptions.workerSrc = '/pdf.worker.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user