管理员页面修改调用更新列表

This commit is contained in:
X1627315083
2025-10-16 18:18:50 +08:00
parent 57878af36b
commit a297bb9791

View File

@@ -75,7 +75,7 @@
</a-table>
</div>
<itemAffiliateDetail ref="itemAffiliateDetail"></itemAffiliateDetail>
<editAudit ref="editAudit"></editAudit>
<editAudit ref="editAudit" @searchHistoryList="searchHistoryList"></editAudit>
</div>
</template>
<script lang="ts">