@ -934,6 +934,8 @@ const openForm = async (type: string, row?: any) => {
item.value = defaultSupplierCode.value
item.componentProps.isSearchList = true
item.componentProps.disabled = false
claimDetailsList.value = [];
claimDetails(item.value);
}
// 订单类型
if (item.field == 'orderType') {