update
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
getDataList () {
|
||||
this.dataListLoading = true
|
||||
this.$http({
|
||||
url: this.$http.adornUrl('/monitoring/equipmenstatuslog/list'),
|
||||
url: this.$http.adornUrl('/monitoring/equipmenstatuslog/page'),
|
||||
method: 'get',
|
||||
params: this.$http.adornParams({
|
||||
'page': this.pageIndex,
|
||||
|
||||
Reference in New Issue
Block a user