Browse Source

test 治疗

zhangxc 6 năm trước cách đây
mục cha
commit
81d16c5a15
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/landscape.js

+ 2 - 0
src/landscape.js

@@ -32,6 +32,8 @@ post(config.pushTreatment,Object.assign({featureType: '8'},msg)).then((res)=>{
     var result = data.data;
     var num = 0;
     alert('code0')
+    alert('result', result)
+    alert('result1', result.commonTreatment && result.commonTreatment.content)
     console.log('treatResult', result)
     if(result.commonTreatment && result.commonTreatment.content){
       alert('code01-1')