diff --git a/src/views/train/apply/components/apply.vue b/src/views/train/apply/components/apply.vue index 4bc6a2d..199811d 100644 --- a/src/views/train/apply/components/apply.vue +++ b/src/views/train/apply/components/apply.vue @@ -33,7 +33,11 @@ >
证书名称 | {{ item.CERTIFICATE }} | @@ -330,24 +256,32 @@{{ item.REVIEW_TIME }} | 有效期 | {{ item.VALIDITY_TIME_START }} 至 {{ item.VALIDITY_TIME_END }} | - - -
---|
打回人 | {{ detailForm.SUPERVISION_USER_NAME }} | {{ detailForm.MANAGER_USER_NAME }} | -{{ detailForm.TERRITORIALITY_USER_NAME }} | ++ {{ detailForm.TERRITORIALITY_USER_NAME }} + | 打回原由 | {{ detailForm.SUPERVISION_OPINION }} | {{ detailForm.MANAGER_OPINION }} | -{{ detailForm.TERRITORIALITY_OPINION }} | ++ {{ detailForm.TERRITORIALITY_OPINION }} + |
---|