From fe37b4e4558a9e59148741343fc30ce1f0e0957f Mon Sep 17 00:00:00 2001 From: long <18782126717@163.com> Date: Thu, 24 Nov 2022 18:22:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E9=87=87=E8=B4=AD?= =?UTF-8?q?=E9=80=9A=E7=9F=A5=E4=B9=A6=E7=9A=84=E4=B8=8B=E8=BD=BD=E9=A2=84?= =?UTF-8?q?=E8=A7=88=E6=89=93=E5=8D=B0=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- package.json | 1 + .../ProcessMaterialsPlanStatement.vue | 167 +- yarn.lock | 22661 ++++++++-------- 4 files changed, 11581 insertions(+), 11250 deletions(-) diff --git a/.env.development b/.env.development index b644a28..2bb6280 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ NODE_ENV=development VUE_APP_API_BASE_URL=http://localhost:9566/hy-boot VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas -VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview \ No newline at end of file +VUE_APP_ONLINE_BASE_URL=http://182.92.73.21:8012/onlinePreview?url= \ No newline at end of file diff --git a/package.json b/package.json index 3bbcadd..0fc918e 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ "vue-loader": "^15.7.0", "vue-ls": "^3.2.0", "vue-pdf": "^4.2.0", + "vue-pdf-signature": "^4.2.7", "vue-photo-preview": "^1.1.3", "vue-print-nb-jeecg": "^1.0.9", "vue-router": "^3.0.1", diff --git a/src/views/accessrecords/statement/ProcessMaterialsPlanStatement.vue b/src/views/accessrecords/statement/ProcessMaterialsPlanStatement.vue index d86d116..1fae7c7 100644 --- a/src/views/accessrecords/statement/ProcessMaterialsPlanStatement.vue +++ b/src/views/accessrecords/statement/ProcessMaterialsPlanStatement.vue @@ -1,24 +1,10 @@