src/views/smoke/report/components/header/header2.vue
@@ -66,8 +66,12 @@ return { codeColorOptions: [ { label: "红书", label: "红色", value: "Red", }, { label: "黄色", value: "Yellow", }, { label: "绿色", @@ -151,5 +155,6 @@ <style lang="scss" scoped> .header { line-height: normal; margin-left: 20px; } </style>