Merge branch 'develop' into vue3
This commit is contained in:
commit
fc09479d0a
119 changed files with 3454 additions and 640 deletions
|
|
@ -22,7 +22,7 @@ import { defineComponent } from 'vue';
|
|||
import { faExchangeAlt } from '@fortawesome/free-solid-svg-icons';
|
||||
import { faTrashAlt } from '@fortawesome/free-regular-svg-icons';
|
||||
import MkButton from '../../components/ui/button.vue';
|
||||
import XQueue from './queue.queue.vue';
|
||||
import XQueue from './queue.chart.vue';
|
||||
|
||||
export default defineComponent({
|
||||
metaInfo() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue