<table id="adg" class="easyui-datagrid" style="width:410px;height:auto" data-options=" url: 'daily_all_area.php', singleSelect: true " > <thead> <tr><th field="area_no" width="100" formatter="getArea"><strong>Region Name</strong></th> <th field="daily_quantity_area" width="80" align='right'><strong>Quantity</strong></th> </tr> </thead> </table>
散分咯 来接分
解决啦?
潜水那么久
解决啦?
潜水那么久
嗯 用的很原始的方法 url: 'daily_all_area.php?type=xxx'
再在后台用$_request['type'], 根据不同type调用不同方法