合并master后

This commit is contained in:
@fawn-nine
2024-09-09 17:08:56 +08:00
parent 5232171255
commit 13c656d9b5
8 changed files with 38 additions and 27 deletions

View File

@@ -213,6 +213,7 @@
})
},
addTask(item){
// console.log('type',this.pageType);
var _sort = undefined
item ? _sort = item.sort : undefined
uni.navigateTo({