@@ -29,6 +29,7 @@ export function inpatientCostUpload(data) {
url: '/siInjury/inpatientCostUpload',
method: 'post',
data,
+ showLoading: false,
})
}