diff --git a/frontend/views/phone-center/call-records.php b/frontend/views/phone-center/call-records.php index b0a8f0e..d32e8ef 100644 --- a/frontend/views/phone-center/call-records.php +++ b/frontend/views/phone-center/call-records.php @@ -120,9 +120,9 @@ use \common\libs\MyLib; function opFormatter(value, row, index) { var opStr = []; if(row.record_file_url !== null) { - opStr.push(''); + opStr.push(''); } else { - opStr.push(''); + opStr.push(''); } opStr.push(''); opStr.push('');