This commit is contained in:
zoujiandong
2025-06-18 18:23:59 +08:00
parent b496603f7c
commit 5aaa605a13
16 changed files with 1067 additions and 215 deletions
+4 -1
View File
@@ -137,7 +137,10 @@ Component({
})
},
goCreate:throttle(function(){
this.handleGetProjectStatus()
app.method.navigateTo({
url: '/case/pages/createCase/createCase',
})
//this.handleGetProjectStatus()
}),
onChange(event) {
this.updateActive(event.detail)