Web UI: Polling on tables
This commit is contained in:
parent
7f085df240
commit
b3c9a50ead
20 changed files with 2028 additions and 361 deletions
|
@ -1,7 +0,0 @@
|
|||
import lodash from 'lodash'
|
||||
|
||||
import { APP } from '../_helpers/APP'
|
||||
|
||||
export default async ({ app, Vue }) => {
|
||||
Vue.prototype.$_ = app._ = APP._ = lodash
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue