modify vue page name

This commit is contained in:
MaysWind
2023-04-22 22:28:04 +08:00
parent ee2690c2cc
commit e4987f3bde
31 changed files with 27 additions and 28 deletions
-1
View File
@@ -8,7 +8,6 @@ module.exports = {
'plugin:vue/vue3-essential'
],
'rules': {
'vue/multi-word-component-names': 'off',
'vue/no-use-v-if-with-v-for': 'off'
}
}