修改bug
This commit is contained in:
parent
7c82f0abb0
commit
89307c3e69
@ -205,7 +205,6 @@ const getStatScore = async () => {
|
|||||||
const res = await getStatScoreApi({ projectSn: store.sn });
|
const res = await getStatScoreApi({ projectSn: store.sn });
|
||||||
console.log("获取项目信息6666666666666666666666666666666666", res);
|
console.log("获取项目信息6666666666666666666666666666666666", res);
|
||||||
statScore.value = res.result;
|
statScore.value = res.result;
|
||||||
statScore.value.total = 74
|
|
||||||
};
|
};
|
||||||
|
|
||||||
function boxStyle(item: any) {
|
function boxStyle(item: any) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user