Răsfoiți Sursa

拟建不显示数据导出引导语

TANGSHIZHE 4 ani în urmă
părinte
comite
151ec28b21

+ 3 - 3
src/jfw/modules/app/src/web/templates/weixin/wxinfocontent.html

@@ -1580,9 +1580,9 @@
           EasyAlert.show("剑鱼标讯感谢您的支持",{},3000);
           sessionStorage.removeItem("rewardStatus");
       }
-      if({{.T.obj.subtype}}=="拟建"){
-          $(".lead-btn-nj").show();
-      }
+    //   if({{.T.obj.subtype}}=="拟建"){
+    //       $(".lead-btn-nj").show();
+    //   }
       {{if .T.obj.projectinfo.attachments}}
       var attachments = {{.T.obj.projectinfo.attachments}}
       var j = 0;

+ 3 - 3
src/web/templates/weixin/wxinfocontent_rec.html

@@ -1955,9 +1955,9 @@ $(function(){
 		sessionStorage.removeItem("rewardStatus");
 	}
 
-  if({{.T.obj.subtype}}=="拟建"){
-      $(".lead-btn-nj").show();
-  }
+  // if({{.T.obj.subtype}}=="拟建"){
+  //     $(".lead-btn-nj").show();
+  // }
 	{{if .T.obj.projectinfo.attachments}}
 	var attachments = {{.T.obj.projectinfo.attachments}}
 	var j = 0;