diff --git a/src/views/research/components/LogList.vue b/src/views/research/components/LogList.vue index a8fc7d30..9720ec3f 100644 --- a/src/views/research/components/LogList.vue +++ b/src/views/research/components/LogList.vue @@ -3,7 +3,7 @@ diff --git a/src/views/trials/trials-panel/attachments/site-research/components/Equipments.vue b/src/views/trials/trials-panel/attachments/site-research/components/Equipments.vue index 58df29af..c0006718 100644 --- a/src/views/trials/trials-panel/attachments/site-research/components/Equipments.vue +++ b/src/views/trials/trials-panel/attachments/site-research/components/Equipments.vue @@ -74,7 +74,7 @@ - + @@ -32,11 +28,7 @@ - + {{ $t('common:button:export') }} @@ -44,17 +36,10 @@ @@ -327,7 +233,7 @@ export default { this.otherInfo = res.OtherInfo this.notShowFieldList = res.OtherInfo.NotShowFieldList } - } catch(e) { + } catch (e) { console.log(e) } finally { this.loading = false