mirror of
https://gitee.com/lijingbo-2021/open-anylink-web.git
synced 2025-12-30 11:02:25 +00:00
ElMessage声明之后,这里的拦截报错提示就不需要了
This commit is contained in:
@@ -28,9 +28,5 @@ module.exports = {
|
||||
ignores: ['index'] // vue组件名称多单词组成(忽略index.vue)
|
||||
}
|
||||
]
|
||||
},
|
||||
globals: {
|
||||
ElMessage: 'readonly',
|
||||
ElMessageBox: 'readonly'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user