Skip to content

Commit ac8c200

Browse files
merge fix
1 parent 5504b05 commit ac8c200

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/views/compute/DeployVM.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -928,6 +928,7 @@
928928
import { ref, reactive, toRaw, nextTick, h } from 'vue'
929929
import { Button, message } from 'ant-design-vue'
930930
import { getAPI, postAPI } from '@/api'
931+
import { isAdmin } from '@/role'
931932
import _ from 'lodash'
932933
import { mixin, mixinDevice } from '@/utils/mixin.js'
933934
import store from '@/store'

0 commit comments

Comments
 (0)