平台件项目-项目详情-点击页面返回按钮

This commit is contained in:
zyx.net
2023-09-26 09:50:59 +08:00
parent de350d044e
commit 9ce40f9a7f
@@ -509,7 +509,7 @@ export default {
},
backClick() {
this.$router.push({
path: '/platformItemLibraryDetails'
path: '/platformItemLibrary'
})
},
roleSwitchingClick(roleCode) {