@@ -94,9 +94,6 @@
@pagination="getList"
/>
</ContentWrap>
-
- <!-- 表单弹窗:添加/修改 -->
- <RecordForm ref="formRef" @success="getList" />
</template>
<script lang="ts" setup>