diff --git a/src/views/modules/custom/archives-add-or-update.vue b/src/views/modules/custom/archives-add-or-update.vue index 03d2219..2ba6b29 100644 --- a/src/views/modules/custom/archives-add-or-update.vue +++ b/src/views/modules/custom/archives-add-or-update.vue @@ -18,13 +18,11 @@ - - - + +
+ 示例:'2020' '202001' '20200101' + + @@ -125,6 +123,7 @@ export default { ...this.dataForm, ...res.data } + this.ids = res.data.allDeptIdsShow }).catch(() => {}) }, // 表单提交 diff --git a/src/views/modules/custom/archives.vue b/src/views/modules/custom/archives.vue index 630d302..3ad557c 100644 --- a/src/views/modules/custom/archives.vue +++ b/src/views/modules/custom/archives.vue @@ -12,7 +12,7 @@ @@ -23,7 +23,7 @@