bug
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
if (this.current > this.pages && this.current !== 1) return
|
||||
|
||||
this.$loading()
|
||||
this.$http.post('/app/appcompany/list', null, {
|
||||
this.$http.post('/app/appgirdmembercompany/getUnbindCompany', null, {
|
||||
params: {
|
||||
size: 10,
|
||||
current: this.current,
|
||||
|
||||
Reference in New Issue
Block a user