Fixed import error in web UI
This commit is contained in:
parent
1df455d170
commit
a414461f49
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
|||
<script>
|
||||
import Modal from '@/components/semantic/Modal'
|
||||
import axios from 'axios'
|
||||
import _ from "@/lodash"
|
||||
|
||||
export default {
|
||||
props: ['show'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue