优化单据js的格式
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
||||
//获取账户信息
|
||||
function initSystemData_account(){
|
||||
$.ajax({
|
||||
@@ -191,9 +189,6 @@
|
||||
tableString = $(".advance_in").html();
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
//如果是进货、销售
|
||||
if(billType == "material"){
|
||||
$.ajax({
|
||||
|
||||
Reference in New Issue
Block a user