delete button issue solved.

This commit is contained in:
Cüneyt Şentürk 2020-02-18 11:49:28 +03:00
parent b1fe9e3425
commit 93140b6513

View File

@ -1,3 +1,5 @@
import Vue from 'vue';
import axios from 'axios';
import AkauntingSearch from './../components/AkauntingSearch';