讲师费用管理,页面跳转,刷新页面

This commit is contained in:
gengxin
2025-02-18 09:16:02 +08:00
parent edf0e099ba
commit 55b5db2b15

View File

@@ -8,7 +8,7 @@
</a-tab-pane>
<!-- v-if="lecturerAdmin('lecturer-admin')" -->
<a-tab-pane key="2" tab="审批中心">
<LecturerApproval :activeKey="state.activeKey" ref="lecturerApproval"/>
<LecturerApproval :activeKey="activeKey" ref="lecturerApproval"/>
</a-tab-pane>
</a-tabs>
</div>