main
parent
13d1f94de7
commit
adfb0eea94
|
@ -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'
|
||||||
})
|
// })
|
||||||
},
|
},
|
||||||
|
|
||||||
//跳转到质量管理
|
//跳转到质量管理
|
||||||
|
|
Loading…
Reference in New Issue