feat(projects): 修改操作后列表查询方式

This commit is contained in:
xlsea
2025-07-11 17:16:03 +08:00
parent ff87415d7b
commit d85424ee83
13 changed files with 18 additions and 20 deletions

View File

@ -234,7 +234,7 @@ async function handleRefreshCache() {
v-model:visible="drawerVisible"
:operate-type="operateType"
:row-data="editingData"
@submitted="getDataByPage"
@submitted="getData"
/>
</NCard>
</div>