refactor: 主机服务抽离.
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
import { dataColor } from '@/utils';
|
||||
import { tagColor } from '@/views/asset/host-list/types/const';
|
||||
import { ref, nextTick } from 'vue';
|
||||
import { updateHostAlias } from '@/api/asset/host';
|
||||
import { updateHostAlias } from '@/api/asset/host-extra';
|
||||
|
||||
const props = defineProps<{
|
||||
hostList: Array<HostQueryResponse>,
|
||||
|
||||
Reference in New Issue
Block a user