From 27dc2e7a59530e0019860d81eed6baa7295d920d Mon Sep 17 00:00:00 2001 From: 王 垚 <1402714037@qq.com> Date: 星期三, 28 九月 2022 08:59:58 +0800 Subject: [PATCH] 1 --- WebTM/views/Baseset/基础资料/Gy_GroupList.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git "a/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_GroupList.html" "b/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_GroupList.html" index 911391b..53f39a0 100644 --- "a/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_GroupList.html" +++ "b/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_GroupList.html" @@ -79,7 +79,7 @@ $.ajax({ type: "get", //url: "http://61.130.49.162:9090/WMSAPI///Web/GetDepartmentList_Json", - url: GetWEBURL() + "/Web/GetProductionTeamList_Json", + url: GetWEBURL() + "/Web/GetGroupList_Json", async: true, data: { "sWhere": Value }, //data: { "Value": Value }, -- Gitblit v1.9.1