runtime-core.esm-bundler.js:38 [Vue warn]: Extraneous non-props attributes (rules) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.
at <ElDialog rules= {db: Array(1), sql: Array(1)} modelValue=false onUpdate:modelValue=fn ... >
vue3 報(bào)錯(cuò)
給組件傳了不存在的屬性,報(bào)錯(cuò)了

我在 el-dialog 多穿了個(gè) rules 屬性