feat: There is no way the, #51975

This commit is contained in:
super_liu
2022-03-22 16:45:34 +08:00
parent b021e79c14
commit 19ee81d648
2 changed files with 2 additions and 2 deletions
@@ -3444,7 +3444,7 @@ export default {
let routeUrl = this.$router.resolve({
name: 'OtherBussStandardDetails',
params: {
id: item.id,
id: item.standId,
pageType: 'BUSINESS_STAND'
}
})