|
@@ -318,7 +318,6 @@ export default defineComponent({
|
|
v-model:pageTotal={state.pagination.pageTotal}
|
|
v-model:pageTotal={state.pagination.pageTotal}
|
|
onList={getList}
|
|
onList={getList}
|
|
sync
|
|
sync
|
|
- saveKey="orchestraRegistration-key"
|
|
|
|
/>
|
|
/>
|
|
</div>
|
|
</div>
|
|
{state.addStudentVisible ? (
|
|
{state.addStudentVisible ? (
|