Browse Source

👣 重构底层

master
wangxiang 3 years ago
parent
commit
354691e3f7
  1. 1
      kicc-ui/.eslintrc.js

1
kicc-ui/.eslintrc.js

@ -117,5 +117,6 @@ module.exports = defineConfig({ @@ -117,5 +117,6 @@ module.exports = defineConfig({
],
'alphabetical': false
}],
'vue/no-v-html': 'off',
}
});

Loading…
Cancel
Save