Explorar el Código

录音为空时,不显示图标

miaofuhao %!s(int64=4) %!d(string=hace) años
padre
commit
2053743109

+ 6 - 0
web/YTSoft.BaseCallCenter.MVCWeb/Views/CallRecord/CallLeaveList.cshtml

@@ -205,7 +205,13 @@
205 205
     {{#  } }}
206 206
 </script>
207 207
 <script type="text/html" id="btnPlay">
208
+    {{#  if(d.TheLuyin === ''){ }}
209
+
210
+    {{#  } else { }}
208 211
     <i class="fa fa-headphones" style="color:blue; cursor:pointer;" onclick="Player('{{d.TheLuyin}}');" title="听留言"></i>
212
+    {{#  } }}
213
+
214
+
209 215
 </script>
210 216
 <script type="text/html" id="callType">
211 217
     {{#  if(d.F_Status === 1){ }}