BUG 30342
This commit is contained in:
@@ -93,7 +93,7 @@ export default {
|
||||
this.getList()
|
||||
},
|
||||
getList() {
|
||||
this.$http.post('app/appvillagercircleinfo/list',null,{
|
||||
this.$http.post('/app/appvillagercircleinfo/list',null,{
|
||||
params: {
|
||||
current: this.current,
|
||||
auditType: this.tabIndex == 0 ? '': this.tabIndex == 1 ? 0 : 1,
|
||||
|
||||
Reference in New Issue
Block a user