@@ -100,7 +100,7 @@ let company_list = ref()
const companyIdprops = {
expandTrigger: 'hover' as const,
value: 'id',
- label: 'nameSimple',
+ label: 'name',
checkStrictly: true,
}
const agreement_type = ref();