【更新】移动端模块因更新忽略的一个小问题

pull/189/MERGE
小诺 2023-12-31 14:21:02 +08:00 committed by 俞宝山
parent 1e49111785
commit 64404b6880
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@
}
//
const moduleClock = (value) => {
searchFormState.module = value
searchFormState.value.module = value
tableRef.value.refresh(true)
}
//