This commit is contained in:
X1627315083
2024-03-28 16:45:39 +08:00
parent b1edfe567a
commit e2d64fbc51
3 changed files with 4 additions and 7 deletions

View File

@@ -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