fix
This commit is contained in:
@@ -317,6 +317,7 @@ export default defineComponent({
|
|||||||
{}
|
{}
|
||||||
).then((rv: any) => {
|
).then((rv: any) => {
|
||||||
console.log(rv);
|
console.log(rv);
|
||||||
|
this.getHistoryList()
|
||||||
})
|
})
|
||||||
.catch((res) => {});
|
.catch((res) => {});
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user