rating
This commit is contained in:
@@ -86,6 +86,8 @@
|
||||
pageNo: 1,
|
||||
pageSize: 20,
|
||||
appId: '6a0d7dbe4c5de50f2ba66475',
|
||||
topicId: '',
|
||||
itemId: '',
|
||||
},
|
||||
robotTotal: 0,
|
||||
fetchingRobots: false,
|
||||
@@ -101,6 +103,8 @@
|
||||
this.dialogFormVisible = true
|
||||
|
||||
this.robotQuery.pageNo = 1
|
||||
this.robotQuery.topicId = topicId
|
||||
this.robotQuery.itemId = row.id
|
||||
this.robotList = []
|
||||
this.robotTotal = 0
|
||||
await this.fetchRobotList()
|
||||
|
||||
Reference in New Issue
Block a user