mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-17 02:42:54 -05:00
v6 update
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<script setup>
|
||||
import { computed, ref } from 'vue'
|
||||
import { Money3Component } from 'v-money3'
|
||||
import { useCompanyStore } from '@/scripts/stores/company'
|
||||
import { useCompanyStore } from '@/scripts/admin/stores/company'
|
||||
|
||||
let money3 = Money3Component
|
||||
|
||||
|
||||
Reference in New Issue
Block a user