ソースを参照

录音字段开放

liyuanyuan 3 年 前
コミット
70e454c944
共有1 個のファイルを変更した3 個の追加3 個の削除を含む
  1. 3 3
      web/YTSoft.BaseCallCenter.MVCWeb/Views/Order/WorkOrderAllList.cshtml

+ 3 - 3
web/YTSoft.BaseCallCenter.MVCWeb/Views/Order/WorkOrderAllList.cshtml

@@ -220,10 +220,10 @@
220 220
               <tr>
221 221
 
222 222
                 <th lay-data="{field:'F_CODE', width:120}">工单编号</th>
223
-                @if (Model.SeatFlag)
224
-                {
223
+                @*@if (Model.SeatFlag)
224
+                {*@
225 225
                   <th lay-data="{field:'FilePath', width:60,align: 'center',templet:'#btnPlay'}">录音</th>
226
-                }
226
+                @*}*@
227 227
                 <th lay-data="{field:'F_CUSTOMERNAME', width:100}">客户姓名</th>
228 228
                 <th lay-data="{field:'F_CUSTOMERTELEPHONE', width:130, templet: '#btnCallOut'}">客户电话</th>
229 229
                 <th lay-data="{field:'F_LINKMAN', align: 'center',width:85}">坐席工号</th>