roose 5 năm trước cách đây
mục cha
commit
428de56afe
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      pages/testAnswer/testAnswer.js

+ 4 - 0
pages/testAnswer/testAnswer.js

@@ -191,6 +191,10 @@ Page({
                     }
                 },
               })
+            }else {
+               this.setData({
+                dataArr: res.data.list
+               }) 
             }
           }
         }