From fee7dafcd0093ad866941a7a80fc4edb813b95e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Sun, 25 Oct 2020 22:45:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E9=94=80=E5=94=AE=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E5=8D=95=E6=8D=AE=E6=9F=A5=E7=9C=8B=E7=9A=84=E6=97=B6?= =?UTF-8?q?=E5=80=99=E4=B8=8D=E6=98=BE=E7=A4=BA=E9=94=80=E5=94=AE=E4=BA=BA?= =?UTF-8?q?=E5=91=98=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- erp_web/pages/bill/sale_back_list.html | 2 +- erp_web/pages/bill/sale_orders_list.html | 2 +- erp_web/pages/bill/sale_out_list.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/erp_web/pages/bill/sale_back_list.html b/erp_web/pages/bill/sale_back_list.html index 61caa836..e5451a45 100644 --- a/erp_web/pages/bill/sale_back_list.html +++ b/erp_web/pages/bill/sale_back_list.html @@ -582,7 +582,7 @@ $(".window-mask").css({ width: webW ,height: webH}); depotHeadID = res.id; initTableData_material_show(TotalPrice); //商品列表-查看状态 - if(res.salesman){ + if(res.salesMan){ var arr = res.salesMan.split(","); var salesmanStr = ""; for(var i=0;i