提交
This commit is contained in:
@ -122,7 +122,7 @@ const eventBus: any = inject('bus')
|
||||
var modelName = ref('')
|
||||
var clickTreeNode: any = ref('')
|
||||
|
||||
const service = ref(localStorage.getItem('service'))
|
||||
const service = ref(localStorage.getItem('ip'))
|
||||
|
||||
//tab
|
||||
interface Model {
|
||||
|
||||
Reference in New Issue
Block a user