更新 webs/sms-web/src/views/configs/setting_dashboard/new_dashboard_component/CPU_MEMORY_Top5.vue

develop
bocloud 2024-09-14 06:32:43 +00:00
parent 1254045093
commit 059d44de41
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ export default {
},
getData() {
getResTops({
vendorId: 1,
vendorId: this.vendorId,
type: this.type,
limit: 5
}).then(data => {