Browse Source

IE8问题修改

1178232204@qq.com 3 năm trước cách đây
mục cha
commit
7981937714
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/js/cdssHorizontal.js

+ 2 - 2
src/js/cdssHorizontal.js

@@ -454,7 +454,7 @@ function renderpushByMayDisease(name, i, inx,e) {
         renderMayDisPush(disPush, inx)
         renderMayPush(treatPush, medicinesPush, operationsPush, nursePush, inx)
         bindOpenInfo()
-        // moreInfo()
+        moreInfo()
         // bindSlide();
         if ($(".maydiagnose .item").children('div').length == 0) {
           $.toast('toast3', '', 3000, '.maydiagnose', i);
@@ -506,7 +506,7 @@ function renderpushByHasDisease(name, i, inx,e) {
         renderHasDisPush(disPush, inx)
         renderHasPush(treatPush, medicinesPush, operationsPush, nursePush, inx)
         bindOpenInfo()
-        // moreInfo()
+        moreInfo()
         // bindSlide();
         if ($(".hasdiagnose .item").children('div').length == 0) {
           $.toast('toast3', '', 3000, '.hasdiagnose', i);