mirror of https://gitee.com/xiaonuobase/snowy
【更新】移动端模块因更新忽略的一个小问题
parent
1e49111785
commit
64404b6880
|
@ -190,7 +190,7 @@
|
|||
}
|
||||
// 切换模块标签查询菜单列表
|
||||
const moduleClock = (value) => {
|
||||
searchFormState.module = value
|
||||
searchFormState.value.module = value
|
||||
tableRef.value.refresh(true)
|
||||
}
|
||||
// 删除
|
||||
|
|
Loading…
Reference in New Issue