diff --git a/src/views/documentManage/DocumentLibrary.vue b/src/views/documentManage/DocumentLibrary.vue index 3b82c317..ce5f67d2 100644 --- a/src/views/documentManage/DocumentLibrary.vue +++ b/src/views/documentManage/DocumentLibrary.vue @@ -83,7 +83,6 @@ import { ACCESS_TOKEN } from '@/store/mutation-types' import { downFile, downloadFile, getAction } from '@/api/manage' import Modal from 'ant-design-vue' import store from '@/store' -import eventBus from '@/common/event' export default { name: 'DocumentLibrary', diff --git a/src/views/documentManage/modules/LibraryAddForm.vue b/src/views/documentManage/modules/LibraryAddForm.vue index 40494686..f53f56a7 100644 --- a/src/views/documentManage/modules/LibraryAddForm.vue +++ b/src/views/documentManage/modules/LibraryAddForm.vue @@ -38,200 +38,44 @@ {{$t('delete')}} - - {{$t('docLibrary.statuteNumberClause')}} + + {{$t('docLibrary.statuteNumberClause')}} - - {{$t('docLibrary.implementationDateTwo')}} + + {{$t('docLibrary.implementationDateTwo')}} - - {{$t('docLibrary.typeofImplementation')}} + + {{$t('docLibrary.typeofImplementation')}} - - - - -
-
- * - {{$t('docLibrary.statuteNumberClause')}} -
- - - -
-
- -
-
- * - {{$t('docLibrary.typeofImplementation')}} -
- - - -
-
-
- - -
-
- * - {{$t('docLibrary.implementationDateTwo')}} -
- - - -
-
-
- - -
-
- {{$t('remarks')}} -
- - - -
-
-
-
- -
- - - - -
-
- * - {{$t('docLibrary.statuteNumberClause')}} -
- - - -
-
- -
-
- * - {{$t('docLibrary.typeofImplementation')}} -
- - - -
-
-
- - -
-
- * - {{$t('docLibrary.implementationDateTwo')}} -
- - - -
-
-
- - -
-
- {{$t('remarks')}} -
- - - -
-
-
-
- -
{{$t('cancel')}} {{$t('submit')}}
+ + + + diff --git a/src/views/documentManage/modules/LibraryDetailUpdateLog.vue b/src/views/documentManage/modules/LibraryDetailUpdateLog.vue new file mode 100644 index 00000000..d7fc998b --- /dev/null +++ b/src/views/documentManage/modules/LibraryDetailUpdateLog.vue @@ -0,0 +1,116 @@ + + + + + diff --git a/src/views/documentManage/modules/LibraryPush.vue b/src/views/documentManage/modules/LibraryPush.vue index 9a44dade..666bf3b8 100644 --- a/src/views/documentManage/modules/LibraryPush.vue +++ b/src/views/documentManage/modules/LibraryPush.vue @@ -1,40 +1,38 @@ + +