修改eslint配置文件

rules: {
    "vue/no-use-v-if-with-v-for": ["error", {
      "allowUsingIterationVar": true
    }]
}

 

Logo

前往低代码交流专区

更多推荐