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 644904e9..3300eb19 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 @@ -14,6 +14,20 @@ + + + + + + + + @@ -47,6 +61,36 @@ + + + + + + @@ -174,6 +218,7 @@ import { getSiteSurveyEquipmentList_Export } from '@/api/export' const searchDataDefault = () => { return { SortField: '', + State: "", Asc: true, PageIndex: 1, PageSize: 20, diff --git a/src/views/trials/trials-panel/attachments/site-research/components/Questions.vue b/src/views/trials/trials-panel/attachments/site-research/components/Questions.vue index 39352ea6..35db4ecd 100644 --- a/src/views/trials/trials-panel/attachments/site-research/components/Questions.vue +++ b/src/views/trials/trials-panel/attachments/site-research/components/Questions.vue @@ -14,6 +14,20 @@ + + + + + + + + @@ -36,8 +50,8 @@