mirror of
https://github.com/tnb-labs/panel.git
synced 2026-09-21 05:11:14 +08:00
fix: lint
This commit is contained in:
@@ -3,7 +3,8 @@ defineOptions({
|
||||
name: 'task-index'
|
||||
})
|
||||
|
||||
import { LogInst, NButton, NDataTable, NPopconfirm } from 'naive-ui'
|
||||
import type { LogInst } from 'naive-ui'
|
||||
import { NButton, NDataTable, NPopconfirm } from 'naive-ui'
|
||||
|
||||
import task from '@/api/panel/task'
|
||||
import ws from '@/api/ws'
|
||||
|
||||
Reference in New Issue
Block a user