修改页面log输出并修改tonken超时判断
This commit is contained in:
@@ -124,7 +124,6 @@ const open = ref((row: any) => {
|
||||
// item.children = item.newList
|
||||
}
|
||||
if (item.name.includes('便携式')) {
|
||||
console.log(vv, 'bianxieshihshhsshh ')
|
||||
if (vv.level === 1) {
|
||||
vv.disabled = false
|
||||
} else {
|
||||
|
||||
@@ -69,7 +69,6 @@ defineOptions({
|
||||
const tableRef = ref()
|
||||
const popupRef = ref()
|
||||
let DOMIN = window.location.origin
|
||||
console.log("🚀 ~ DOMIN:", DOMIN)
|
||||
|
||||
let STATIC_URL = DOMIN + '/api/system-boot/file/download?filePath='
|
||||
localStorage.setItem('STATIC_URL', STATIC_URL)
|
||||
|
||||
Reference in New Issue
Block a user