get
This commit is contained in:
@@ -217,8 +217,8 @@
|
||||
this.dataListLoading = true
|
||||
this.$http({
|
||||
url: this.$http.adornUrl('/tickets/tickets/listType'),
|
||||
method: 'post',
|
||||
params: this.$http.adornData({
|
||||
method: 'get',
|
||||
params: this.$http.adornParams({
|
||||
'type': 2,
|
||||
'page': this.pageIndex,
|
||||
'limit': this.pageSize,
|
||||
|
||||
Reference in New Issue
Block a user