优化单据js的格式

This commit is contained in:
季圣华
2019-12-08 09:49:02 +08:00
parent d51a89f5c7
commit 0d57a8ba33

View File

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