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

@ -288,7 +288,7 @@ function handleResetSearch() {
:operate-type="operateType"
:row-data="editingData"
:dept-data="deptData"
@submitted="getDataByPage"
@submitted="getData"
/>
</NCard>
</div>