fix: 统计功能,统一优化。
This commit is contained in:
@@ -296,7 +296,7 @@ function handleQuery() {
|
||||
/** 重置按钮操作 */
|
||||
function resetQuery() {
|
||||
proxy.resetForm('queryRef')
|
||||
queryParams.value.billState = '1'
|
||||
queryParams.value.billState = null
|
||||
handleQuery()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user