修改bug

This commit is contained in:
Vce 2024-06-05 14:47:05 +08:00
parent 7c82f0abb0
commit 89307c3e69

View File

@ -205,7 +205,6 @@ const getStatScore = async () => {
const res = await getStatScoreApi({ projectSn: store.sn });
console.log("获取项目信息6666666666666666666666666666666666", res);
statScore.value = res.result;
statScore.value.total = 74
};
function boxStyle(item: any) {