From 447dd43a657ae3d8a320291c0d16b2debf24e9d2 Mon Sep 17 00:00:00 2001 From: Sliverber <2622874537@qq.com> Date: Sat, 3 Feb 2024 20:07:56 +0800 Subject: [PATCH] =?UTF-8?q?pdf=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/order/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/order/index.vue b/src/views/order/index.vue index f3c3aa1..127b99a 100644 --- a/src/views/order/index.vue +++ b/src/views/order/index.vue @@ -528,7 +528,8 @@ width="1000px" :before-close="htClose">
- + +
@@ -920,7 +921,7 @@ export default { }, showht(url){ // this.pdfUrl='@/assets/222.pdf' - this.pdfUrl='http://api.yruibao.com//api222.pdf?e=1706691788&token=MI4PDg9LYWXJyahzx5ec6-Ih0YNwQhew_BQUhttS:L2jIdMZLGukvrXLGP-iXImrHy80=' + this.pdfUrl='http://api.yruibao.com/crmebimage/public/content/2024/02/03/0eba557ba62041e190b8d819a9f69ca3884hdh9izs.pdf' const CMAP_URL = "https://cdn.jsdelivr.net/npm/pdfjs-dist@2.0.943/cmaps/"; let obj = {}; obj.url = this.pdfUrl; //pdf文件地址,根据情景自行修改