From 4b8da7b892c012741028dda86c3d5fe079a83ef4 Mon Sep 17 00:00:00 2001 From: zouap Date: Fri, 25 Feb 2022 10:48:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zouap --- public/home/search.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/home/search.js b/public/home/search.js index 6a96512e0..a98ff393d 100644 --- a/public/home/search.js +++ b/public/home/search.js @@ -79,7 +79,6 @@ function doSearch(tableName,keyword,page,pageSize=15,onlyReturnNum=true,sortBy,O headers: { authorization:token, }, - dataType:"json", dataType:"json", data:{ 'TableName': tableName,