bianjunhui hace 2 años
padre
commit
11c5c4a2bd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      application/module/view/send_sms_admin/didquery.html

+ 1 - 1
application/module/view/send_sms_admin/didquery.html

@@ -39,7 +39,7 @@
 
 					<{foreach from=$list item=item}>
 					<tr>
-						<td><{$item.log_id}></td>
+						<td><{$item.id}></td>
 						<td><{$item.uname}></td>
 						<td><{$item.from_phone}></td>
 						<td><{$item.did_mobile}></td>