代码抽取优化、添加重要提示

This commit is contained in:
zhouyuejun
2018-12-13 18:15:41 +08:00
parent 95db4e4450
commit ffc263e7d1
26 changed files with 866 additions and 574 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ export default function(flight){
let set = new Set(chkc);
return Array.from(set).join(',');
}else{
return flight['CKDT']['CHKC']
return '';
}
}else{
return '';