电表强控,工单跳转

This commit is contained in:
2025-11-12 14:12:01 +08:00
parent 7271c982d5
commit 422338f816
8 changed files with 141 additions and 60 deletions

View File

@@ -390,6 +390,9 @@ Page({
return;
}
alertSuccess("新增成功")
wx.navigateTo({
url: '/pages/workBenchTodoList/index',
})
},
goback() {
wx.navigateBack()