better lint
This commit is contained in:
parent
e554eeeef6
commit
18d8ea6b63
123 changed files with 362 additions and 205 deletions
|
|
@ -1,9 +1,10 @@
|
|||
import { get } from 'lodash'
|
||||
|
||||
import { useStatusHistoryStore } from 'src/stores/statusHistory'
|
||||
import Modal from '../modal/modal.vue'
|
||||
import Status from '../status/status.vue'
|
||||
|
||||
import { useStatusHistoryStore } from 'src/stores/statusHistory'
|
||||
|
||||
const StatusHistoryModal = {
|
||||
components: {
|
||||
Modal,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue