CRM:合同的 code review

This commit is contained in:
YunaiV
2024-02-01 13:38:14 +08:00
parent a5f8c3d79c
commit 956f19d9d0
16 changed files with 77 additions and 28 deletions

View File

@ -96,8 +96,8 @@ const leftSides = ref([
const sideClick = (item) => {
leftType.value = item.infoType
}
// TODO @dhb52: 侧边栏样式,在黑暗模式下,颜色会不对。是不是可以读取主题色哈;
</script>
<style lang="scss" scoped>
.side-item-list {
top: 0;