Commit 8758ac37 authored by youjie's avatar youjie

no message

parent 469166e5
...@@ -1203,7 +1203,7 @@ export default { ...@@ -1203,7 +1203,7 @@ export default {
this.employeeMsg.RB_Branch_id = -1; this.employeeMsg.RB_Branch_id = -1;
this.employeeList2 = []; this.employeeList2 = [];
this.employeeMsg.IsLeave=-1; this.employeeMsg.IsLeave=-1;
if(!this.employeeMsg.KeyWord){ if(this.employeeMsg.KeyWord==''){
return return
} }
this.apipost( this.apipost(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment