diff --git a/package.json b/package.json index 34417e8e..1c295de0 100644 --- a/package.json +++ b/package.json @@ -73,6 +73,7 @@ "vue-i18n": "9.10.2", "vue-router": "4.4.5", "vue-types": "^5.1.1", + "vue3-signature": "^0.2.4", "vuedraggable": "^4.1.0", "web-storage-cache": "^1.1.1", "xml-js": "^1.6.11" diff --git a/src/components/ESign/index.ts b/src/components/ESign/index.ts deleted file mode 100644 index e7309d3f..00000000 --- a/src/components/ESign/index.ts +++ /dev/null @@ -1,3 +0,0 @@ -import ESign from './src/ESign.vue' - -export { ESign } diff --git a/src/components/ESign/src/ESign.vue b/src/components/ESign/src/ESign.vue deleted file mode 100644 index c42b6798..00000000 --- a/src/components/ESign/src/ESign.vue +++ /dev/null @@ -1,289 +0,0 @@ - - - -