Commit 51667f57 authored by zhangyanni's avatar zhangyanni

提交

parent 30ddf8b8
......@@ -314,7 +314,7 @@
}
};
data[i].forEach((item)=>{
if(item.itemId=="C003"){
if(item.itemId=="1000"){
if((this.tabIndex==1&&!this.valueDate)||(this.valueDate&&this.valueDate[0]==this.valueDate[1])){
if(item.hours<10){
item.hours = '0'+item.hours+":00";
......
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