Merge branch 'hi-ucs-dev' of http://192.168.124.50:3000/wuhongjian/hi-ucs into hi-ucs-dev

This commit is contained in:
a0049873 2022-10-13 21:28:38 +08:00
commit 32d7f38e80
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ const getAppResources = (type, obj) => {
num: res.data.data[key],
})
}
} else {
} else if(key !== '云资源') { //--
jcList.value.push({
name: key,
num: res.data.data[key],