diff --git a/src/views/modules/workSys/addFormNotice.vue b/src/views/modules/workSys/addFormNotice.vue index 590a0d9d2..487b32e60 100644 --- a/src/views/modules/workSys/addFormNotice.vue +++ b/src/views/modules/workSys/addFormNotice.vue @@ -25,6 +25,7 @@ :options="orgOptions" filterable clearable + style="max-height: 200px; overflow-y: auto;" :props="orgOptionProps" :show-all-levels="false" @change="handleChangeAgency"