积分明细
This commit is contained in:
@@ -66,7 +66,8 @@
|
||||
this.$http.post("/app/appscoredetail/list", null, {
|
||||
params: {
|
||||
size: 10,
|
||||
current: this.current
|
||||
current: this.current,
|
||||
sysUserId: this.user.id
|
||||
}
|
||||
}).then(res => {
|
||||
if (res && res.data) {
|
||||
|
||||
Reference in New Issue
Block a user