mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 修改操作后列表查询方式
This commit is contained in:
@ -405,7 +405,7 @@ const selectable = computed(() => {
|
||||
:operate-type="operateType"
|
||||
:row-data="editingData"
|
||||
:dict-type="searchParams.dictType || ''"
|
||||
@submitted="getDataByPage"
|
||||
@submitted="getData"
|
||||
/>
|
||||
<DictTypeOperateDrawer
|
||||
v-model:visible="dictTypeDrawerVisible"
|
||||
|
Reference in New Issue
Block a user