fix
This commit is contained in:
@@ -153,9 +153,9 @@ export default defineComponent({
|
||||
this.visible = true
|
||||
// this.getTaskList()
|
||||
this.isShowMark = true
|
||||
let time = 1000
|
||||
let time = 0
|
||||
if(data){
|
||||
time = 0
|
||||
time = 1000
|
||||
}
|
||||
setTimeout(() => {
|
||||
this.currentPage = 1
|
||||
|
||||
Reference in New Issue
Block a user