更新 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() {
|
getData() {
|
||||||
getResTops({
|
getResTops({
|
||||||
vendorId: 1,
|
vendorId: this.vendorId,
|
||||||
type: this.type,
|
type: this.type,
|
||||||
limit: 5
|
limit: 5
|
||||||
}).then(data => {
|
}).then(data => {
|
||||||
|
|
Loading…
Reference in New Issue