fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// 定义要忽略的警告关键词列表
|
||||
const ignoredWarnings = [
|
||||
'`markRaw` or using `shallowRef` instead of `ref`',
|
||||
// '`markRaw` or using `shallowRef` instead of `ref`',
|
||||
]
|
||||
|
||||
/** 忽略组件响应式警告 */
|
||||
|
||||
Reference in New Issue
Block a user