Commit a6a37710 authored by liudong1993's avatar liudong1993

1

parent cbe79f5e
...@@ -520,7 +520,7 @@ ...@@ -520,7 +520,7 @@
Is_Report:0, Is_Report:0,
IsSecret:0, IsSecret:0,
PrioritySort:0, PrioritySort:0,
MarkType: null MarkType: 0
}, },
EmployeeIDList:[], EmployeeIDList:[],
text:'', text:'',
...@@ -905,7 +905,7 @@ ...@@ -905,7 +905,7 @@
Is_Report:0, Is_Report:0,
IsSecret:0, IsSecret:0,
PrioritySort:0, PrioritySort:0,
MarkType:null MarkType:0
} }
if(!t){ if(!t){
this.addShow=false this.addShow=false
...@@ -1016,7 +1016,7 @@ ...@@ -1016,7 +1016,7 @@
Is_Report:0, Is_Report:0,
IsSecret:0, IsSecret:0,
PrioritySort:0, PrioritySort:0,
MarkType:null MarkType:0
} }
this.addMsg = msg; this.addMsg = msg;
}, },
......
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