fix 81494
This commit is contained in:
@@ -183,6 +183,9 @@ export default {
|
||||
handleTableChange (pagination) {
|
||||
this.ipagination = pagination
|
||||
this.loadData()
|
||||
},
|
||||
displayFile (text) {
|
||||
this.$refs.fileDisplayModal.open(text)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user