Commit 84b63b9e by pangchong

feat: 修改

parent 230e11af
...@@ -252,6 +252,7 @@ const queryList = (pageIndex, pageSize) => { ...@@ -252,6 +252,7 @@ const queryList = (pageIndex, pageSize) => {
const handleLeftClick = () => { const handleLeftClick = () => {
if (ps.navLeftClick == 'default') { if (ps.navLeftClick == 'default') {
uni.$mocpJump.navigateBack() uni.$mocpJump.navigateBack()
es('handleLeftClick')
} else { } else {
es('handleLeftClick') es('handleLeftClick')
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment