refactor: use Salix to create or edit an Order #132
|
@ -12,7 +12,6 @@ import { useUserStore } from 'stores/user';
|
|||
import { useAppStore } from 'stores/app';
|
||||
import { storeToRefs } from 'pinia';
|
||||
|
||||
const jApi = inject('jApi');
|
||||
const api = inject('api');
|
||||
const { t } = useI18n();
|
||||
const route = useRoute();
|
||||
|
|
Loading…
Reference in New Issue