From c77c1d8162a88405573fdec4faa0306d91023042 Mon Sep 17 00:00:00 2001 From: erdanergou Date: Mon, 24 Apr 2023 14:17:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=9C=AC=E5=9C=B0=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E7=AB=AF=E5=BA=93=E5=AD=98=E5=8F=AF=E8=A7=86=E5=8C=96?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../static/js/stockTaking/stockTakingForLocationTable.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/static/js/stockTaking/stockTakingForLocationTable.js b/src/main/resources/static/js/stockTaking/stockTakingForLocationTable.js index 757a6102..13e888ec 100644 --- a/src/main/resources/static/js/stockTaking/stockTakingForLocationTable.js +++ b/src/main/resources/static/js/stockTaking/stockTakingForLocationTable.js @@ -288,7 +288,7 @@ layui.use(['form', 'step', 'flow', 'table', 'inputTag'], function () { area: ['70%', '70%'], move: '.layui-layer-title', fixed: false, - content: '/selectDepository?type=2', + content: '/selectDepository?type=1', success: function (layero, index) { var children = layero.children(); var content = $(children[1]);