Explorar el Código

test treat result

zhangxc hace 6 años
padre
commit
1e1e317406
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/landscape.js

+ 1 - 0
src/landscape.js

@@ -97,6 +97,7 @@ post(config.pushTreatment,Object.assign({featureType: '8'},msg)).then((res)=>{
     $(".diseaseName").html(msg.diag)
     var result = data.data;
     var num = 0;
+    console.log('treatResult', result)
     if(result.commonTreatment && result.commonTreatment.content){
       $(".treatPlanNull").css("display","none")
       ++num