BUG 31153

This commit is contained in:
aixianling
2022-10-31 16:58:03 +08:00
parent 4f5963697b
commit 5237a6edbb

View File

@@ -49,6 +49,7 @@ export default {
oid: {
immediate: true,
handler() {
this.search.sessionTime = null
this.getList()
}
}