@ -13,6 +13,7 @@
:options="orgOptions"
:props="orgOptionProps"
:show-all-levels="false"
collapse-tags
@change="handleChangeAgency"></el-cascader>
</div>
@ -314,7 +315,8 @@ export default {
value: 'agencyId',
label: 'agencyName',
children: 'subAgencyList',
checkStrictly: true
checkStrictly: true,
}
return {