"vscode:/vscode.git/clone" did not exist on "2b7a7bbdeb3e89d441e9658f2122c899c31a4e36"
Commit 33be8622 authored by 季圣华's avatar 季圣华
Browse files

优化代码

parent 99474cd7
......@@ -90,15 +90,13 @@
<script type="text/javascript">
//初始化界面
$(function()
{
$(function(){
initTableData();
ininPager();
});
//初始化表格数据
function initTableData()
{
function initTableData(){
$('#tableData').datagrid({
//title:'结算账户',
//iconCls:'icon-save',
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment