diff --git a/src/components/UserBaseInfo/UserBaseInfoView.vue b/src/components/UserBaseInfo/UserBaseInfoView.vue new file mode 100644 index 0000000..caecafd --- /dev/null +++ b/src/components/UserBaseInfo/UserBaseInfoView.vue @@ -0,0 +1,324 @@ + + diff --git a/src/views/corpInfo/user/components/edit.vue b/src/views/corpInfo/user/components/edit.vue index a36ad46..51862ca 100644 --- a/src/views/corpInfo/user/components/edit.vue +++ b/src/views/corpInfo/user/components/edit.vue @@ -63,6 +63,9 @@ 补充证照信息 + + + @@ -814,6 +817,7 @@ export default { form: { IS_HAZARDCONFIRMER: 0, INFORPOST: '', + CARDNO: '', INFORTITLE: '', INFORTITLEValue: '', infortitleType: 'select', diff --git a/src/views/hotwork/hotwork/components/list.vue b/src/views/hotwork/hotwork/components/list.vue index ab3f498..e25b397 100644 --- a/src/views/hotwork/hotwork/components/list.vue +++ b/src/views/hotwork/hotwork/components/list.vue @@ -1,41 +1,51 @@ + + + +