diff --git a/.gitignore b/.gitignore index 1663445..f835c18 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,6 @@ yarn-error.log* *.ntvs* *.njsproj *.sln -*.sw* \ No newline at end of file +*.sw* +.txcode +access.log \ No newline at end of file diff --git a/src/components/contract/addTemplateView.vue b/src/components/contract/addTemplateView.vue index 219ea7d..053a9c6 100644 --- a/src/components/contract/addTemplateView.vue +++ b/src/components/contract/addTemplateView.vue @@ -10,8 +10,7 @@
- +
@@ -28,9 +27,13 @@