This commit is contained in:
bryan sun
2020-01-07 12:54:34 +08:00
parent 4a275f7912
commit fd02edb41c
5 changed files with 80 additions and 10 deletions

View File

@@ -313,6 +313,8 @@ export default {
}
</script>
<style scoped>
<style>
.el-checkbox__inner {
border: 1px solid black !important;
}
</style>