更新 webs/sms-web/src/views/configs/setting_dashboard/new_dashboard_component/CPU_MEMORY_Top5.vue
parent
1254045093
commit
059d44de41
|
@ -57,7 +57,7 @@ export default {
|
|||
},
|
||||
getData() {
|
||||
getResTops({
|
||||
vendorId: 1,
|
||||
vendorId: this.vendorId,
|
||||
type: this.type,
|
||||
limit: 5
|
||||
}).then(data => {
|
||||
|
|
Loading…
Reference in New Issue