main
parent
13d1f94de7
commit
adfb0eea94
|
@ -632,11 +632,11 @@ Page({
|
|||
|
||||
//跳转到安全管控
|
||||
XMSP:function(){
|
||||
//app.toast("敬请期待!");
|
||||
wx.redirectTo({
|
||||
//url: '../deepExcavation/index'
|
||||
url:'../newAddPage/safetyManagement/index'
|
||||
})
|
||||
app.toast("敬请期待!");
|
||||
// wx.redirectTo({
|
||||
// //url: '../deepExcavation/index'
|
||||
// url:'../newAddPage/safetyManagement/index'
|
||||
// })
|
||||
},
|
||||
|
||||
//跳转到质量管理
|
||||
|
|
Loading…
Reference in New Issue