Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web into main
continuous-integration/drone/push Build is running Details

main
caiyiling 2025-05-29 09:57:35 +08:00
commit aa8831ce54
1 changed files with 1 additions and 1 deletions

View File

@ -738,7 +738,7 @@ export default {
},
handleIsDeletedChanged(val) {
if (val) {
this.statusForm.joinTime = ''
// this.statusForm.joinTime = ''
} else {
this.statusForm.removeTime = ''
}