Commit 2ea20e9c authored by wangqinghua's avatar wangqinghua

style update

parent a5e77dc7
......@@ -21,7 +21,8 @@ export class CostRecordComponent implements OnInit {
obj = {
startTime:'',
endTime:'',
searchStr:''
searchStr:'',
source:''
};
constructor() { }
......@@ -51,4 +52,8 @@ export class CostRecordComponent implements OnInit {
}
showAddModal(){
}
}
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