代码优化

This commit is contained in:
仲么了
2024-01-31 14:14:51 +08:00
parent 5d09ad3459
commit 5bc06899d7
5 changed files with 18 additions and 24 deletions

View File

@@ -5,7 +5,6 @@
<el-button :icon="Refresh" type="primary" @click="refresh">刷新推荐码</el-button>
</div>
<Table ref="tableRef" />
<popupForm ref="popupRef"></popupForm>
</div>
</template>
<script setup lang="ts">