代码修正
This commit is contained in:
parent
a79c5c6dc6
commit
ac6c36894c
@ -219,6 +219,7 @@ export default {
|
||||
},
|
||||
async open(row) {
|
||||
try {
|
||||
this.items = []
|
||||
this.dialogVisible = true
|
||||
this.dialogLoading = this.$loading({
|
||||
target: this.$refs.dialogRef.$el
|
||||
|
Loading…
Reference in New Issue
Block a user