mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-11-30 02:48:17 +08:00
屏蔽VNodes eslint 错误
This commit is contained in:
parent
bd1f9268fb
commit
e06e7afb86
@ -326,6 +326,17 @@ export default {
|
||||
CustomSelect,
|
||||
whiteList,
|
||||
Icon
|
||||
// VNodes: {
|
||||
// props: {
|
||||
// vnodes: {
|
||||
// type: Object,
|
||||
// required: true
|
||||
// }
|
||||
// },
|
||||
// render() {
|
||||
// return this.vnodes
|
||||
// }
|
||||
// }
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user