forked from mt-fe-group/mt-yd-ui
update
This commit is contained in:
@@ -160,7 +160,7 @@
|
||||
getDataList () {
|
||||
this.dataListLoading = true
|
||||
this.$http({
|
||||
url: this.$http.adornUrl('/monitoring/equipmenalarmlog/list'),
|
||||
url: this.$http.adornUrl('/monitoring/equipmenalarmlog/page'),
|
||||
method: 'get',
|
||||
params: this.$http.adornParams({
|
||||
'page': this.pageIndex,
|
||||
|
||||
Reference in New Issue
Block a user