perf: 同步完整版分支代码

This commit is contained in:
xiaoxian521
2022-01-07 15:08:21 +08:00
parent 3418f44be4
commit 0bdaf55ff1
8 changed files with 123 additions and 46 deletions

View File

@@ -444,7 +444,7 @@ nextTick(() => {
<style scoped module>
.isSelect {
border: 2px solid #0960bd;
border: 2px solid var(--el-color-primary);
}
</style>