diff --git a/src/components/PersonnelInfo.vue b/src/components/PersonnelInfo.vue index 3130d8f..ab6cc3e 100644 --- a/src/components/PersonnelInfo.vue +++ b/src/components/PersonnelInfo.vue @@ -270,7 +270,7 @@ export default { font-size: 10px; width: 20px; height: 20px; - background: #FAE6E5; + background: rgba(0, 100, 250, 0.08); border-radius: 10px 10px 10px 10px; opacity: 1; line-height: 20px; diff --git a/src/components/ProcessDetailList.vue b/src/components/ProcessDetailList.vue index 0c92783..f97fe61 100644 --- a/src/components/ProcessDetailList.vue +++ b/src/components/ProcessDetailList.vue @@ -46,15 +46,14 @@ :scroll="{x: '100%', y: yScrollHeight}" @change="handleTableChange"> - - - - - - - - - + +