This commit is contained in:
2023-09-11 16:24:53 +08:00
parent 77f849d5da
commit d00bd9a764
4 changed files with 31 additions and 23 deletions

View File

@@ -134,7 +134,7 @@
}
this.$store.dispatch('setPublicObj', this.pkObj)
uni.navigateTo({
url: '/pages/device/MaintainFill'
url: '/pages/device/RepairFill'
})
}
}