This commit is contained in:
yanran200730
2022-07-02 15:19:27 +08:00
parent 32935d94fc
commit 54f0d57b37
3 changed files with 47 additions and 20 deletions

View File

@@ -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,