fix: 修复typescript一些编译报错
This commit is contained in:
@@ -155,7 +155,7 @@ const state = reactive({
|
||||
queryParams: {
|
||||
pageNum: 1,
|
||||
pageSize: 10,
|
||||
title: undefined
|
||||
name: undefined
|
||||
},
|
||||
pageList: [],
|
||||
total: 0,
|
||||
|
||||
Reference in New Issue
Block a user