@@ -5,7 +5,7 @@ function getSchema(val, type){
post(api.getSchema,{
"labelName": type,
"pramNme": val
- }).then(res=>{
+ },147).then(res=>{
if(res.data.code == 0) {
if(res.data.data.length >0){
$('.empty').hide()