develop #1

Merged
dashixiong merged 37 commits from develop into main 2026-02-11 02:07:35 +00:00
65 changed files with 21852 additions and 6464 deletions
Showing only changes of commit 5c78cbf39f - Show all commits

View File

@ -219,7 +219,7 @@
const {
index
} = e.detail
this.$tab.navigateTo(`/pages/work/${this.gridList[index].page}/index?siteId=${this.siteId}`)
this.$tab.navigateTo(`/pages/work/${this.siteGirdList[index].page}/index?siteId=${this.siteId}`)
},
selectedSite(data) {
const [typeObj, siteObj] = data.detail.value