Merge branch 'dev' of http://47.92.113.182:3000/cq_anquan/safety-eval-service-frontend into dev
# Conflicts: # src/pages/Container/EnterpriseInfo/PersonnelInfo/Certificate/index.js # src/pages/Container/EnterpriseInfo/PersonnelInfo/List/index.jsdev
commit
95224ffa84
|
|
@ -382,7 +382,7 @@ function CertModal({
|
|||
accept=".jpg,.jpeg,.png,.gif,.bmp,.webp,.pdf"
|
||||
extra="最多上传10个附件,支持jpg、jpeg、png、gif、bmp、webp、pdf格式"
|
||||
/>
|
||||
|
||||
|
||||
</Form>
|
||||
</Modal>
|
||||
);
|
||||
|
|
@ -456,4 +456,4 @@ function ViewModal({ open, currentId, staffCertificateInfo, onCancel }) {
|
|||
);
|
||||
}
|
||||
|
||||
export default Connect([NS_STAFF_CERTIFICATE], true)(AntdTableFuncControl(StaffCertificatePage));
|
||||
export default Connect([NS_STAFF_CERTIFICATE], true)(AntdTableFuncControl(StaffCertificatePage));
|
||||
|
|
|
|||
Loading…
Reference in New Issue