As far as I understand the code is of component OrdersTable. If you are using vue3, try to remove lines
import OrdersTable from 'src/components/OrdersTable.vue'
components: { OrdersTable }