continua upgrade Vue 3
This commit is contained in:
@@ -50,7 +50,7 @@ export interface IDrag {
|
||||
|
||||
export interface ITodosState {
|
||||
showtype: number
|
||||
todos: {}
|
||||
todos: any
|
||||
categories: string[]
|
||||
// todos_changed: number
|
||||
reload_fromServer: number
|
||||
|
||||
Reference in New Issue
Block a user