bug修改
This commit is contained in:
parent
3300e93889
commit
f2a9abc842
@ -639,6 +639,7 @@ export default {
|
|||||||
this.queryParams.timeSign = null;
|
this.queryParams.timeSign = null;
|
||||||
} else {
|
} else {
|
||||||
this.queryParams.timeSign = "TODAY";
|
this.queryParams.timeSign = "TODAY";
|
||||||
|
this.timeSignshow = false;
|
||||||
}
|
}
|
||||||
console.log(this.queryParams.nodeExecuteStatus, "nodeExecuteStatus");
|
console.log(this.queryParams.nodeExecuteStatus, "nodeExecuteStatus");
|
||||||
this.getList();
|
this.getList();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user