功能优化

This commit is contained in:
hayu 2024-11-18 13:05:58 +08:00
parent 664ad7a25c
commit 487e29604d
1 changed files with 1 additions and 0 deletions

View File

@ -563,6 +563,7 @@ export default {
}, },
handleClick(type,row) { handleClick(type,row) {
this.tableDialogList=[]; this.tableDialogList=[];
this.userName='';
// //
this.open = true; this.open = true;
if (type==='轮休'){ if (type==='轮休'){