mounted() { axios.get('http:/gg/local/interfaisScheta/ax.php?id=' + "тут то что нужно отправить").then(response => (this.tableData1 = response.data, this.idDeal = response.data[0]['idDeal']));}