From acdec4ed316437bcac38592293e09597a8221082 Mon Sep 17 00:00:00 2001 From: Demo <Demo@DESKTOP-CPA90BF> Date: 星期四, 07 三月 2024 15:53:10 +0800 Subject: [PATCH] 修改获取出库明细数据源方法 --- HTML/views/SOSetting/ComBoxInfo.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HTML/views/SOSetting/ComBoxInfo.html b/HTML/views/SOSetting/ComBoxInfo.html index 498fe1b..187ee4d 100644 --- a/HTML/views/SOSetting/ComBoxInfo.html +++ b/HTML/views/SOSetting/ComBoxInfo.html @@ -83,7 +83,7 @@ infoOptions.page = { curr: 1 } - tableIns = table.render(infoOptions); + table.render(infoOptions); } else { //涓嶆垚鍔� layer.msg('鑾峰彇绠辩爜鏄庣粏鍒楄〃淇℃伅澶辫触锛�', { -- Gitblit v1.8.0