功能优化
This commit is contained in:
parent
664ad7a25c
commit
487e29604d
|
|
@ -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==='轮休'){
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue