From 0f34aae397b183500c1f80ac67f56f17eb1afacc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cguigui30000=E2=80=9D?= <214825671@qq.com> Date: Thu, 23 Sep 2021 17:37:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=8F=E8=94=BD=E6=89=93=E5=8D=B0=E8=AF=AD?= =?UTF-8?q?=E5=8F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/assets/expand/module/gunsSelect/gunsSelect.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/assets/expand/module/gunsSelect/gunsSelect.js b/src/main/webapp/assets/expand/module/gunsSelect/gunsSelect.js index 34ee1ab1..3ea1be29 100644 --- a/src/main/webapp/assets/expand/module/gunsSelect/gunsSelect.js +++ b/src/main/webapp/assets/expand/module/gunsSelect/gunsSelect.js @@ -29,7 +29,7 @@ layui.define(['jquery', 'HttpRequest', 'xmSelect', 'form'], function (exports) { var a = { init: function () { - console.log(JSON.stringify(where)); + //console.log(JSON.stringify(where)); new HttpRequest(url, method, function (obj) { for (var i = 0; i < obj.data.length; i++) { $(elem).append('');