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 @@