Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.3.2^2
zouap 3 years ago
parent
commit
4b8da7b892
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      public/home/search.js

+ 0
- 1
public/home/search.js View File

@@ -79,7 +79,6 @@ function doSearch(tableName,keyword,page,pageSize=15,onlyReturnNum=true,sortBy,O
headers: { headers: {
authorization:token, authorization:token,
}, },
dataType:"json",
dataType:"json", dataType:"json",
data:{ data:{
'TableName': tableName, 'TableName': tableName,


Loading…
Cancel
Save