main
姜玉琦 2023-08-21 19:02:21 +08:00
parent 13d1f94de7
commit adfb0eea94
1 changed files with 5 additions and 5 deletions

View File

@ -632,11 +632,11 @@ Page({
//跳转到安全管控 //跳转到安全管控
XMSP:function(){ XMSP:function(){
//app.toast("敬请期待!"); app.toast("敬请期待!");
wx.redirectTo({ // wx.redirectTo({
//url: '../deepExcavation/index' // //url: '../deepExcavation/index'
url:'../newAddPage/safetyManagement/index' // url:'../newAddPage/safetyManagement/index'
}) // })
}, },
//跳转到质量管理 //跳转到质量管理