任务饼图
This commit is contained in:
parent
e4225b7433
commit
3fb9693bb2
|
@ -218,7 +218,7 @@
|
|||
res.result.typeName.forEach(row => {
|
||||
this.totalNumberCataloguesData.push({ value: parseFloat(res.result.numRowMap[row]), name: row })
|
||||
})
|
||||
this.getcleaningVariance();
|
||||
this.gettotalNumberCatalogues();
|
||||
} else {
|
||||
this.$message.warning(res.message);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user