src/views/reportAnalysis/reportManagement/index.vue
@@ -297,7 +297,7 @@ const activeTab = ref("raw"); // 是否显示半成品相关内容。有的企业没有半成品,设为 false 即可隐藏所有半成品相关展示 const showSemiFinished = ref(false); const showSemiFinished = ref(true); const getParameterColor = (index) => { const colors = ['#165DFF', '#14C9C9', '#F7BA1E', '#722ED1', '#3491FA', '#FF7D00', '#F53F3F'];