From d95d12a7b9bfb2929ae498d72e78a2727c578bfd Mon Sep 17 00:00:00 2001 From: 12888491 <295228902@qq.com> Date: Thu, 27 Oct 2022 10:26:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=BB=98=E8=AE=A4=E5=BA=93?= =?UTF-8?q?=E5=8C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/InStorage/InStorageLocation/InStorageLocation.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/钉钉MES小程序/pages/InStorage/InStorageLocation/InStorageLocation.js b/钉钉MES小程序/pages/InStorage/InStorageLocation/InStorageLocation.js index ecee217..9eb45fb 100644 --- a/钉钉MES小程序/pages/InStorage/InStorageLocation/InStorageLocation.js +++ b/钉钉MES小程序/pages/InStorage/InStorageLocation/InStorageLocation.js @@ -8,7 +8,7 @@ Page({ areaArrIndex: 0, arrIndex: 0, arrOutIndex: 0, - areaCode:"原材料仓库", + areaCode:"", }, onLoad() { // myRequest.get("/api/Common/GetAreaList").then((res) => {