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