Forráskód Böngészése

燎原大联考更新

lijiangwei 4 éve
szülő
commit
af43370630
1 módosított fájl, 2 hozzáadás és 15 törlés
  1. 2 15
      uis/zzlyadmin/tenant/detail.html

+ 2 - 15
uis/zzlyadmin/tenant/detail.html

@@ -120,23 +120,10 @@
         //            , invest_record = document.getElementById('invest_record');
         //          laytpl(getTpl2).render(res.data, function (html) {
         //          invest_record.innerHTML = html;
-        // });
-        //
-        //         for (var i in res.data) {
-        //             if (res.data[i].status == 7) {
-        //                 rate.render({
-        //                     elem: '#pingfen'
-        //                     , value: res.data[i].start
-        //                     , readonly: true
-        //                     , text: true
-        //                 });
-        //             }
-        //         }
-        //
+        //         });
         //     }
         // });
-    })
-    ;
+    });
 </script>
 </body>
 </html>