@@ -25,6 +25,7 @@
{/block}
{block name="script"}
<script>
+ var uid = "{$uid}";
layList.tableList('List', "{:Url('machineList',array('uid'=>$uid))}", function () {
return [
{field: 'id', title: 'ID', sort: true, event: 'id', width: '5%'},