Commit 0d57a8ba authored by 季圣华's avatar 季圣华
Browse files

优化单据js的格式

parent d51a89f5
...@@ -16,8 +16,6 @@ ...@@ -16,8 +16,6 @@
}); });
//获取账户信息 //获取账户信息
function initSystemData_account(){ function initSystemData_account(){
$.ajax({ $.ajax({
...@@ -191,9 +189,6 @@ ...@@ -191,9 +189,6 @@
tableString = $(".advance_in").html(); tableString = $(".advance_in").html();
} }
//如果是进货、销售 //如果是进货、销售
if(billType == "material"){ if(billType == "material"){
$.ajax({ $.ajax({
......
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