zhongshujie
2024-12-20 32986b54a0e2661f7ad6ed79f3ef12c4289eace9
packageBookService/pages/bookServices/examination/examination.wxml
@@ -59,6 +59,7 @@
      subjectiveGrade="{{subjectiveGrade}}"
      correctNum="{{correctNum}}"
      mockSumTime="{{mockData.sumTime}}"
      joinGroup="{{joinGroup}}"
      showId="{{showId}}"
      bind:setCollect="setCollect"
      bind:submitPaper="submitPaper"
@@ -80,6 +81,4 @@
></page-container>
<!-- 加入班级弹窗 -->
<join-dialog visible="{{visible}}" bind:joinClass="joinClass">
</join-dialog>
<join-dialog visible="{{visible}}" bind:joinClass="joinClass"> </join-dialog>